#include <ExtensionList.hxx>
Public Member Functions | |
| ExtensionList () | |
| ~ExtensionList () | |
| void | push_back (const RExtension *) |
| void | clear () |
| size_t | size () |
| const RExtension * | at (unsigned int) |
Private Attributes | |
| void * | listPtr |
|
|
Definition at line 7 of file ExtensionList.cxx. |
|
|
Definition at line 11 of file ExtensionList.cxx. |
|
|
Definition at line 24 of file ExtensionList.cxx. |
|
|
Definition at line 15 of file ExtensionList.cxx. |
|
|
Definition at line 18 of file ExtensionList.cxx. |
|
|
Definition at line 21 of file ExtensionList.cxx. |
|
|
Definition at line 16 of file ExtensionList.hxx. |
1.3.9.1