Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

HDataProperty Class Reference

#include <HPropert.h>

Inheritance diagram for HDataProperty:

Inheritance graph

[legend]

Collaboration diagram for HDataProperty:

Collaboration graph

[legend]

List of all members.


Public Member Functions

const DataValue GetValue () const
DataValue  GetValue (Time time) const
void  SetValue (const DataValue &value)
void  StoreValue (const DataValue &value, BOOL storeundo=TRUE)
void  StoreValue (Time time, const DataValue &value, BOOL storeundo=TRUE)

Static Public Member Functions

static HDataProperty New ()
static HDataProperty New (HDataPropertyInfo *propinfo)

Detailed Description

Definition at line 1088 of file HPropert.h.


Member Function Documentation

DataValue HDataProperty::GetValue Time  time  )  const
 

const DataValue& HDataProperty::GetValue  )  const
 

static HDataProperty* HDataProperty::New HDataPropertyInfo propinfo  )  [static]
 

static HDataProperty* HDataProperty::New  )  [static]
 

void HDataProperty::SetValue const DataValue value  ) 
 

void HDataProperty::StoreValue Time  time,
const DataValue value,
BOOL  storeundo = TRUE
 

void HDataProperty::StoreValue const DataValue value,
BOOL  storeundo = TRUE
 

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

  • C:/Program Files/Hash Inc/AM120SDK/Include/SDK/HPropert.h

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:55 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001