All Frameworks  Class Hierarchy  This Framework  Next  Indexes

CATIAV4Interfaces Class CATV4iV4Attribute

CATV4iV4Attribute
 

Usage: you must use this class as is. You should never derive it.


public class CATV4iV4Attribute

Class representing a V4 attribute.

Role: This class gives access to some informations of a V4 attributes


Constructor and Destructor Index


o CATV4iV4Attribute()
Default constructor of the V4 attribute.
o CATV4iV4Attribute(CATV4iV4Attribute*)
Copy constructor.
o ~CATV4iV4Attribute()

Data Member Index


o Format
type of the V4 attribute.
o Name
name of the V4 attribute.
o Value
value of the V4 attribute.

Constructor and Destructor


o CATV4iV4Attribute
public CATV4iV4Attribute()
Default constructor of the V4 attribute.
o CATV4iV4Attribute
public CATV4iV4Attribute( const CATV4iV4Attribute* )
Copy constructor.
Parameters:
CATV4iV4Attribute
[in] The CATV4iV4Attribute to copy
o ~CATV4iV4Attribute
public virtual ~CATV4iV4Attribute()

Data Members


o Format
  public AttributeFormat Format
type of the V4 attribute.
o Name
  public CATUnicodeString Name
name of the V4 attribute.
o Value
  public CATUnicodeString Value
value of the V4 attribute.

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

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