[ Lit Window Library at SourceForge ] [ Lit Window Productions Homepage ] [ wxWidgets Tips&Tricks ] [ wxVisualSetup ]
Inheritance diagram for aggregate:


Public Types | |
| typedef iterator | _iter |
| typedef iterator | iterator_type |
Public Member Functions | |
| aggregate () | |
| aggregate (void *aThisPtr, const schema_base &aThisSchema) | |
| iterator | begin () const |
| iterator | end () const |
| iterator | find (const string &propName) const |
| iterator | find (const char *propName) const |
| iterator ADAPTER_API | find_anywhere (const string &propName) const |
| find the name using C++ scope rules but also search member aggregates. | |
| iterator ADAPTER_API | find_scope (const string &propName, bool search_member_aggregates) const |
| iterator ADAPTER_API | find_scope (const string &propName) const |
| find the name using C++ scope rules. | |
| accessor | get_accessor () const |
| void * | get_this_ptr () const |
| accessor | operator[] (const string &propName) const |
| accessor | operator[] (const char *propName) const |
| accessor | self () const |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
||||||||||||
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
|
|
Reimplemented from const_aggregate. |
Copyright 2004, Hajo Kirchhoff, Lit Window Productions