Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_ComponentStyle Class Reference

#include <component_style.h>

Inheritance diagram for CL_ComponentStyle:

Inheritance graph
[legend]
Collaboration diagram for CL_ComponentStyle:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_ComponentStyle (CL_Component *component)
virtual ~CL_ComponentStyle ()
CL_Componentget_component ()
const CL_Componentget_component () const

Private Attributes

CL_Componentcomp

Constructor & Destructor Documentation

CL_ComponentStyle::CL_ComponentStyle ( CL_Component * component ) [inline]
 

Definition at line 19 of file component_style.h.

CL_ComponentStyle::~CL_ComponentStyle ( ) [inline, virtual]
 

Definition at line 20 of file component_style.h.


Member Function Documentation

const CL_Component * CL_ComponentStyle::get_component ( ) const [inline]
 

Definition at line 23 of file component_style.h.

CL_Component * CL_ComponentStyle::get_component ( ) [inline]
 

Definition at line 22 of file component_style.h.


Member Data Documentation

CL_Component* CL_ComponentStyle::comp [private]
 

Definition at line 26 of file component_style.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:56:48 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001