ifm::layout::Container::ContainerData Class Reference

Inheritance diagram for ifm::layout::Container::ContainerData:

ifm::layout::Component::ComponentData

List of all members.

Public Member Functions

 ContainerData (const ContainerData &other)
 ContainerData (component_type type, int id=ID_NONE, const std::string &name="")
 ~ContainerData ()

Public Attributes

Container::ComponentList m_children
const int m_id
 An ID for the Container.
std::string m_name
 The name of the component.
ALIGNMENT m_orientation
const component_type m_type
 The type of component.


Constructor & Destructor Documentation

ifm::layout::Container::ContainerData::ContainerData ( component_type  type,
int  id = ID_NONE,
const std::string &  name = "" 
)

ifm::layout::Container::ContainerData::ContainerData ( const ContainerData other  ) 

ifm::layout::Container::ContainerData::~ContainerData (  ) 


Member Data Documentation

An ID for the Container.

The name of the component.

The type of component.


doxygen Get IFM - Interface Management System at SourceForge.net. Fast, secure and Free Open Source software downloads