collcoll.h(3) | Library Functions Manual | collcoll.h(3) |
collcoll.h - Header file that defines CollectionCollection.
#include 'zipios++/zipios-config.h'
#include <string>
#include <vector>
#include 'zipios++/fcoll.h'
class zipios::CollectionCollection
CollectionCollection is a FileCollection that consists of an
arbitrary number of FileCollections.
typedef CollectionCollection zipios::CColl
Shortcut name for a CollectionCollection.
Header file that defines CollectionCollection.
Definition in file collcoll.h.
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.
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |