Public Member Functions | Public Attributes

PP_Property Class Reference

#include <pp_Property.h>

List of all members.

Public Member Functions

 ~PP_Property ()
const gchar * getName () const
const gchar * getInitial () const
std::unique_ptr< PP_PropertyTypegetInitialType (tProperty_type Type) const
bool canInherit () const
tPropLevel getLevel () const

Public Attributes

const gchar * m_pszName
const gchar * m_pszInitial
bool m_bInherit
tPropLevel m_iLevel

Constructor & Destructor Documentation

PP_Property::~PP_Property (  ) 

Member Function Documentation

bool PP_Property::canInherit (  )  const [inline]
const gchar* PP_Property::getInitial (  )  const [inline]
std::unique_ptr< PP_PropertyType > PP_Property::getInitialType ( tProperty_type  Type  )  const
tPropLevel PP_Property::getLevel ( void   )  const [inline]

Referenced by PP_getNthPropertyLevel().

const gchar* PP_Property::getName ( void   )  const [inline]

Member Data Documentation

const gchar* PP_Property::m_pszName

The documentation for this class was generated from the following files: