NLLIGO::IProperty Class Reference

#include <primitive.h>

Inheritance diagram for NLLIGO::IProperty:

NLLIGO::CPropertyColor NLLIGO::CPropertyString NLLIGO::CPropertyStringArray

Public Member Functions

virtual void foo () const=0
 IProperty ()

Data Fields

bool Default

Constructor & Destructor Documentation

NLLIGO::IProperty::IProperty  )  [inline]
 

Definition at line 64 of file primitive.h.

00065         {
00066                 Default = false;
00067         }


Member Function Documentation

virtual void NLLIGO::IProperty::foo  )  const [pure virtual]
 

Implemented in NLLIGO::CPropertyString, NLLIGO::CPropertyStringArray, and NLLIGO::CPropertyColor.


Field Documentation

bool NLLIGO::IProperty::Default
 

Definition at line 70 of file primitive.h.

Referenced by NLLIGO::IPrimitive::read().


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 12:52:42 2004 for NeL by doxygen 1.3.6