#include <StepData_FieldList.hxx>
Inheritance diagram for StepData_FieldList:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepData_FieldList () |
| Creates a FieldList of 0 Field . | |
| virtual Standard_EXPORT Standard_Integer | NbFields () const |
| Returns the count of fields. Here, returns 0 . | |
| virtual Standard_EXPORT const StepData_Field & | Field (const Standard_Integer num) const |
| Returns the field n0 <num> between 1 and NbFields (read only) . | |
| virtual Standard_EXPORT StepData_Field & | CField (const Standard_Integer num) |
| Returns the field n0 <num> between 1 and NbFields, in order to modify its content . | |
| Standard_EXPORT void | FillShared (Interface_EntityIterator &iter) const |
| Fills an iterator with the entities shared by <me> . | |
|
|
|
|
|
Reimplemented in StepData_FieldList1, StepData_FieldListD, and StepData_FieldListN. |
|
|
Reimplemented in StepData_FieldList1, StepData_FieldListD, and StepData_FieldListN. |
|
|
|
|
|
Reimplemented in StepData_FieldList1, StepData_FieldListD, and StepData_FieldListN. |
|
|
Reimplemented in StepData_FieldList1, StepData_FieldListD, and StepData_FieldListN. |
|
|
Reimplemented in StepData_FieldList1, StepData_FieldListD, and StepData_FieldListN. |
|
||||||||||||
|
Reimplemented in StepData_FieldList1, StepData_FieldListD, and StepData_FieldListN. |
1.4.1