PRM_Value Class Reference

#include <PRM_Value.h>

List of all members.

Public Member Functions

 PRM_Value ()
 PRM_Value (const PRM_Value &src)
 ~PRM_Value ()
void addInterest (void *callee, PRM_ValueCallback callback)
void removeInterest (void *callee, PRM_ValueCallback callback)
bool hasInterest (void *callee) const
void changed ()
void setValue (void *value)
PRM_Valueoperator= (void *value)
void * getValue ()
const void * getValue () const
 operator void * ()
 operator const void * () const
int64 getMemUsage (UT_Bool onlythis) const


Detailed Description

Definition at line 32 of file PRM_Value.h.


Constructor & Destructor Documentation

PRM_Value::PRM_Value (  ) 

PRM_Value::PRM_Value ( const PRM_Value src  ) 

PRM_Value::~PRM_Value (  ) 


Member Function Documentation

void PRM_Value::addInterest ( void *  callee,
PRM_ValueCallback  callback 
)

void PRM_Value::changed (  ) 

int64 PRM_Value::getMemUsage ( UT_Bool  onlythis  )  const

const void* PRM_Value::getValue (  )  const [inline]

Definition at line 53 of file PRM_Value.h.

void* PRM_Value::getValue (  )  [inline]

Definition at line 52 of file PRM_Value.h.

bool PRM_Value::hasInterest ( void *  callee  )  const

PRM_Value::operator const void * (  )  const [inline]

Definition at line 55 of file PRM_Value.h.

PRM_Value::operator void * (  )  [inline]

Definition at line 54 of file PRM_Value.h.

PRM_Value& PRM_Value::operator= ( void *  value  )  [inline]

Definition at line 49 of file PRM_Value.h.

void PRM_Value::removeInterest ( void *  callee,
PRM_ValueCallback  callback 
)

void PRM_Value::setValue ( void *  value  )  [inline]

Definition at line 48 of file PRM_Value.h.


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

Generated on Fri May 25 00:10:35 2012 for HDK by  doxygen 1.5.9