#include <component_type.h>
Inheritance diagram for CL_ComponentType:

Public Methods | |
| CL_ComponentType (bool _is_container) | |
| virtual | ~CL_ComponentType () |
| virtual bool | is_container () |
| virtual bool | has_option (const std::string &option_name) |
Protected Attributes | |
| bool | container |
| std::set<std::string> | options |
Definition at line 17 of file component_type.h.
|
|
Definition at line 20 of file component_type.h. |
|
|
Definition at line 21 of file component_type.h. |
|
|
Definition at line 27 of file component_type.h. |
|
|
Definition at line 23 of file component_type.h. |
|
|
Definition at line 33 of file component_type.h. |
|
|
Definition at line 34 of file component_type.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001