Scroll to navigation

collcoll.h(3) Library Functions Manual collcoll.h(3)

NAME

collcoll.h - Header file that defines CollectionCollection.

SYNOPSIS

#include 'zipios++/zipios-config.h'
#include <string>
#include <vector>
#include 'zipios++/fcoll.h'

Classes


class zipios::CollectionCollection

Typedefs


typedef CollectionCollection zipios::CColl
Shortcut name for a CollectionCollection.

Detailed Description

Header file that defines CollectionCollection.

Definition in file collcoll.h.

Typedef Documentation

typedef CollectionCollection zipios::CColl

Shortcut name for a CollectionCollection. If the static method inst is used, it is often used a lot, so it's handy with a short name for CollectionCollection

Definition at line 104 of file collcoll.h.

Author

Generated automatically by Doxygen for Zipios++ from the source code.

Tue May 9 2017 Zipios++