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

A SelectInt is a SelectMember specialised for a basic integer
type in a select which also accepts entities : this one has
NO NAME.
For a named select, see SelectNamed

#include <StepData_SelectInt.hxx>

Inheritance diagram for StepData_SelectInt:
Inheritance graph
[legend]

Public Member Functions

 StepData_SelectInt ()
virtual Standard_Integer Kind () const
virtual void SetKind (const Standard_Integer kind)
virtual Standard_Integer Int () const
 This internal method gives access to a value implemented by an
Integer (to read it)

virtual void SetInt (const Standard_Integer val)
 This internal method gives access to a value implemented by an
Integer (to set it)


Constructor & Destructor Documentation


Member Function Documentation

virtual Standard_Integer StepData_SelectInt::Int ( ) const [virtual]

Reimplemented from StepData_SelectMember.

virtual Standard_Integer StepData_SelectInt::Kind ( ) const [virtual]

Reimplemented from StepData_SelectMember.

Reimplemented from StepData_SelectMember.

Reimplemented from StepData_SelectMember.


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