IDMSystemCaps Class Reference

Inheritance diagram for IDMSystemCaps:

IBase


Public Methods

virtual bool queryCapability (const char *name)=0
virtual bool getMetric (const char *name, oa::oaUInt4 &metric)=0
virtual bool getMetric (const char *name, double &metric)=0

Static Public Methods

const GuidgetId ()

Member Function Documentation

const Guid & IDMSystemCaps::getId   [inline, static]
 

virtual bool IDMSystemCaps::getMetric const char *    name,
double &    metric
[pure virtual]
 

virtual bool IDMSystemCaps::getMetric const char *    name,
oa::oaUInt4 &    metric
[pure virtual]
 

virtual bool IDMSystemCaps::queryCapability const char *    name [pure virtual]
 


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

Return to top of page