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

Public Types | |
| typedef const_iterator | _iter |
| typedef const_iterator | iterator_type |
Public Member Functions | |
| const_iterator | begin () const |
| string | class_name () const |
| const_aggregate () | |
| const_aggregate (const void *aThisPtr, const schema_base &aThisSchema) | |
| const_iterator | end () const |
| const_iterator | find (const string &propName) const |
| const_iterator | find (const char *propName) const |
| const_iterator ADAPTER_API | find_anywhere (const string &propName) const |
| find the name using C++ scope rules but also search member aggregates. | |
| const_iterator ADAPTER_API | find_scope (const string &propName, bool search_member_aggregates) const |
| const_iterator ADAPTER_API | find_scope (const string &propName) const |
| find the name using C++ scope rules. | |
| const_accessor | get_accessor () const |
| const schema_base & | get_schema () const |
| const schema_entry & | get_schema_entry () const |
| const void * | get_this_ptr () const |
| bool | is_alias_of (const const_aggregate &c) const |
| bool | is_valid () const |
| bool | operator!= (const const_aggregate &c) const |
| bool | operator< (const const_aggregate &c) const |
| bool | operator== (const const_aggregate &c) const |
| const_accessor | operator[] (const string &propName) const |
| const_accessor | operator[] (const char *propName) const |
| const_accessor | self () const |
Protected Attributes | |
| const void * | this_ptr |
| const schema_base * | thisSchema |
|
|
Reimplemented in aggregate. |
|
|
Reimplemented in aggregate. |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented in aggregate. |
|
|
|
|
|
Reimplemented in aggregate. |
|
|
Reimplemented in aggregate. |
|
|
Reimplemented in aggregate. |
|
|
Reimplemented in aggregate. |
|
||||||||||||
|
Reimplemented in aggregate. |
|
|
Reimplemented in aggregate. |
|
|
Reimplemented in aggregate. |
|
|
|
|
|
|
|
|
Reimplemented in aggregate. |
|
|
return true if |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in aggregate. |
|
|
Reimplemented in aggregate. |
|
|
Reimplemented in aggregate. |
|
|
|
|
|
|
Copyright 2004, Hajo Kirchhoff, Lit Window Productions