Class Ifc2x3::IfcOrderAction¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcTask
(Class Ifc2x3::IfcTask)
Class Documentation¶
-
class
Ifc2x3
::
IfcOrderAction
: public Ifc2x3::IfcTask¶ Public Types
-
typedef IfcTemplatedEntityList<IfcOrderAction>
list
¶
Public Functions
-
std::string
ActionID
() const¶
-
void
setActionID
(std::string v)¶
-
IfcOrderAction
(IfcEntityInstanceData *e)¶
-
IfcOrderAction
(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, std::string v6_TaskId, boost::optional<std::string> v7_Status, boost::optional<std::string> v8_WorkMethod, bool v9_IsMilestone, boost::optional<int> v10_Priority, std::string v11_ActionID)¶
-
typedef IfcTemplatedEntityList<IfcOrderAction>