Open CASCADE Technology 6.6.0
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

StepData_SelectInt::StepData_SelectInt ( )

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.

virtual void StepData_SelectInt::SetInt ( const Standard_Integer  val) [virtual]

Reimplemented from StepData_SelectMember.

virtual void StepData_SelectInt::SetKind ( const Standard_Integer  kind) [virtual]

Reimplemented from StepData_SelectMember.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines