All Frameworks Class Hierarchy This Framework Indexes
VPMDesktopObjects Class ENOVIObjectAttrAccess
Usage: you must use this class as is. You should never derive it.
public class ENOVIObjectAttrAccess
Class ENOVIObjectAttrAccess.
Role : This class provides access to attribute
values set on a client data object.
Constructor and Destructor Index
- o
ENOVIObjectAttrAccess()
- nodoc
- o
~ENOVIObjectAttrAccess()
-
Method Index
- o
GetAttrValue(CATUnicodeString&,CATUnicodeString&,CORBAAny&)
- Get a CATUnicodeString values sent from the client.
Constructor and Destructor
o ENOVIObjectAttrAccess
| public ENOVIObjectAttrAccess( | ) |
-
nodoc
o ~ENOVIObjectAttrAccess
| public virtual ~ENOVIObjectAttrAccess( | ) |
-
Methods
o GetAttrValue
| public virtual GetAttrValue( | const | iObjBaseType, |
| const | iAttrName, |
| | oAttrVal) |
-
Get a CATUnicodeString values sent from the client.
- Parameters:
-
- outName
- - the name of the parameter
- outVal
- - the value sent from the client
This object is included in the file: ENOVIObjectAttrAccess.h
If needed, your Imakefile.mk should include the module: VDO0VPMSession