All Categories  Class Hierarchy  This Category  Previous  Next  Indexes

Interface_Dispatcher Class CATCdpAttributeAny

CATCdpAttributeAny
 


public class CATCdpAttributeAny


Constructor and Destructor Index


o CATCdpAttributeAny()
o CATCdpAttributeAny(CATCdpAttributeAny&)
o CATCdpAttributeAny(char* const,char* const)
o CATCdpAttributeAny(char* const,double)
o CATCdpAttributeAny(char* const,float)
o CATCdpAttributeAny(char* const,int)
o ~CATCdpAttributeAny()

Method Index


o GetAttributeName()
o GetAttributeType()
o GetAttributeValue(char*&)
o GetAttributeValue(double&)
o GetAttributeValue(float&)
o GetAttributeValue(int&)
o SetAttribute(char* const,char* const)
o SetAttribute(char* const,double)
o SetAttribute(char* const,float)
o SetAttribute(char* const,int)
o SetAttributeName(char*)
o SetAttributeValue(char* const)
o SetAttributeValue(float)
o SetAttributeValue(int)
o operator=(CATCdpAttributeAny&)

Constructor and Destructor


o CATCdpAttributeAny
public CATCdpAttributeAny()
o CATCdpAttributeAny
public CATCdpAttributeAny( const CATCdpAttributeAny& elt)
o CATCdpAttributeAny
public CATCdpAttributeAny( const char* const cName,
const char* const cValue)
o CATCdpAttributeAny
public CATCdpAttributeAny( const char* const cName,
double dValue)
o CATCdpAttributeAny
public CATCdpAttributeAny( const char* const cName,
float nValue)
o CATCdpAttributeAny
public CATCdpAttributeAny( const char* const cName,
int nValue)
o ~CATCdpAttributeAny
public ~CATCdpAttributeAny()

Methods


o GetAttributeName
public const char * GetAttributeName()const
o GetAttributeType
public int GetAttributeType()const
o GetAttributeValue
public int GetAttributeValue( const char*& cValue)const
o GetAttributeValue
public int GetAttributeValue(double& dValue)const
o GetAttributeValue
public int GetAttributeValue(float& fValue)const
o GetAttributeValue
public int GetAttributeValue(int& nValue)const
o SetAttribute
public int SetAttribute( const char* const cName,
const char* const cValue)
o SetAttribute
public int SetAttribute( const char* const cName,
double dValue)
o SetAttribute
public int SetAttribute( const char* const cName,
float nValue)
o SetAttribute
public int SetAttribute( const char* const cName,
int nValue)
o SetAttributeName
public int SetAttributeName( const char* cName)
o SetAttributeValue
public int SetAttributeValue( const char* const cValue)
o SetAttributeValue
public int SetAttributeValue(float fValue)
o SetAttributeValue
public int SetAttributeValue(int nValue)
o operator=
public const CATCdpAttributeAny & operator=( const CATCdpAttributeAny& )

This object is included in the file: CATCdpAttributeAny.h
If needed, your Imakefile.mk should include the module: VY0INF

Copyright © 2003, Dassault Systèmes. All rights reserved.