collcoll.h
Contents
Detailed Description
Header file that defines CollectionCollection.
Definition in file collcoll.h.
Name
collcoll.h
Synopsis
#include 'zipios++/zipios-config.h'
#include <string>
#include <vector>
#include 'zipios++/fcoll.h'
Classes
class zipios::CollectionCollectionTypedefs
typedef CollectionCollection zipios::CColl
Shortcut name for a CollectionCollection.
Typedef Documentation
typedefCollectionCollectionzipios::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.
