
Public Member Functions | |
| int | Count () const |
| ON_Value * | Duplicate () const |
| ON_DummyValue () | |
| bool | ReadHelper (ON_BinaryArchive &) |
| bool | ReportHelper (ON_TextLog &) const |
| bool | WriteHelper (ON_BinaryArchive &) const |
| ~ON_DummyValue () | |
Definition at line 114 of file opennurbs_object_history.cpp.
Definition at line 126 of file opennurbs_object_history.cpp.
Definition at line 130 of file opennurbs_object_history.cpp.
| int ON_DummyValue::Count | ( | ) | const [virtual] |
Implements ON_Value.
Definition at line 135 of file opennurbs_object_history.cpp.
| ON_Value * ON_DummyValue::Duplicate | ( | ) | const [virtual] |
Implements ON_Value.
Definition at line 134 of file opennurbs_object_history.cpp.
| bool ON_DummyValue::ReadHelper | ( | ON_BinaryArchive & | ) | [virtual] |
Implements ON_Value.
Definition at line 136 of file opennurbs_object_history.cpp.
| bool ON_DummyValue::ReportHelper | ( | ON_TextLog & | ) | const [virtual] |
Implements ON_Value.
Definition at line 138 of file opennurbs_object_history.cpp.
| bool ON_DummyValue::WriteHelper | ( | ON_BinaryArchive & | ) | const [virtual] |
Implements ON_Value.
Definition at line 137 of file opennurbs_object_history.cpp.