#include <collectionstack.h>
Public Member Functions | |
CollectionType::value | GetCurCollectionType () const |
void | PopCollectionType (CollectionType::value type) |
void | PushCollectionType (CollectionType::value type) |
Private Attributes | |
std::stack< CollectionType::value > | collectionStack |
Definition at line 18 of file collectionstack.h.
|
inline |
Definition at line 21 of file collectionstack.h.
|
inline |
Definition at line 28 of file collectionstack.h.
|
inline |
Definition at line 27 of file collectionstack.h.
|
private |
Definition at line 31 of file collectionstack.h.