VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrv::DtAttributeGroupTemplateInterface Class Reference

This class provides an interface for widgets that display remote graphic set information. More...

Inheritance diagram for makVrv::DtAttributeGroupTemplateInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtAttributeGroupTemplateInterface ()
virtual void addAttributeGroupTemplate (const std::string &groupName, const std::string &templateName)=0
 Set the status of the specified remote graphic set (and add if it doesn't exist)
virtual void removeAttributeGroupTemplate (const std::string &groupName, const std::string &templateName)=0
virtual void setAttributeGroupTemplateStatus (const std::string &groupName, const std::string &templateName, bool onOff)=0

Detailed Description

This class provides an interface for widgets that display remote graphic set information.


Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrv::DtAttributeGroupTemplateInterface::addAttributeGroupTemplate ( const std::string &  groupName,
const std::string &  templateName 
) [pure virtual]

Set the status of the specified remote graphic set (and add if it doesn't exist)

Implemented in makVrv::DtAttributeGroupTemplateWidget.

virtual void makVrv::DtAttributeGroupTemplateInterface::removeAttributeGroupTemplate ( const std::string &  groupName,
const std::string &  templateName 
) [pure virtual]
virtual void makVrv::DtAttributeGroupTemplateInterface::setAttributeGroupTemplateStatus ( const std::string &  groupName,
const std::string &  templateName,
bool  onOff 
) [pure virtual]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)