Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Interface_Array1OfFileParameter Class Reference

#include <Interface_Array1OfFileParameter.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Interface_Array1OfFileParameter (const Standard_Integer Low, const Standard_Integer Up)
 Interface_Array1OfFileParameter (const Interface_FileParameter &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Interface_FileParameter &V)
void Destroy ()
 ~Interface_Array1OfFileParameter ()
Standard_Boolean IsAllocated () const
const
Interface_Array1OfFileParameter
Assign (const Interface_Array1OfFileParameter &Other)
const
Interface_Array1OfFileParameter
operator= (const Interface_Array1OfFileParameter &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Interface_FileParameter &Value)
const Interface_FileParameterValue (const Standard_Integer Index) const
const Interface_FileParameteroperator() (const Standard_Integer Index) const
Interface_FileParameterChangeValue (const Standard_Integer Index)
Interface_FileParameteroperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const Interface_FileParameter& Interface_Array1OfFileParameter::operator() ( const Standard_Integer  Index) const [inline]
Interface_FileParameter& Interface_Array1OfFileParameter::operator() ( const Standard_Integer  Index) [inline]
const Interface_Array1OfFileParameter& Interface_Array1OfFileParameter::operator= ( const Interface_Array1OfFileParameter Other) [inline]

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