AUGUI::property_t Class Reference

#include <AUProperty.h>

Collaboration diagram for AUGUI::property_t:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 property_t ()
 property_t (uint32_t tag, CFStringRef name, CFStringRef label, property_type_t type)
uint32_t tag () const
property_type_t type () const
CFStringRef label () const
CFStringRef name () const

Static Public Attributes

static property_t null = AUGUI::property_t()

Protected Attributes

uint32_t mTag
CFStringRef mName
CFStringRef mLabel
property_type_t mType

Constructor & Destructor Documentation

AUGUI::property_t::property_t  )  [inline]
 

AUGUI::property_t::property_t uint32_t  tag,
CFStringRef  name,
CFStringRef  label,
property_type_t  type
[inline]
 


Member Function Documentation

CFStringRef AUGUI::property_t::label  )  const [inline]
 

CFStringRef AUGUI::property_t::name  )  const [inline]
 

uint32_t AUGUI::property_t::tag  )  const [inline]
 

property_type_t AUGUI::property_t::type  )  const [inline]
 


Member Data Documentation

CFStringRef AUGUI::property_t::mLabel [protected]
 

CFStringRef AUGUI::property_t::mName [protected]
 

uint32_t AUGUI::property_t::mTag [protected]
 

property_type_t AUGUI::property_t::mType [protected]
 

AUGUI::property_t AUGUI::property_t::null = AUGUI::property_t() [static]
 


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




Generated on Sat Jul 8 13:11:36 2006 for AUGUI Framework by doxygen1.4.6

hosted on SourceForge.net Logo