#include <opennurbs_object.h>
Public Member Functions | |
| void | Dump (ON_TextLog &text_log) const |
| ON_UserString () | |
| bool | Read (ON_BinaryArchive &) |
| bool | Write (ON_BinaryArchive &) const |
| ~ON_UserString () | |
Public Attributes | |
| ON_wString | m_key |
| ON_wString | m_string_value |
Definition at line 336 of file opennurbs_object.h.
Definition at line 545 of file opennurbs_userdata.cpp.
Definition at line 549 of file opennurbs_userdata.cpp.
| void ON_UserString::Dump | ( | ON_TextLog & | text_log | ) | const |
Definition at line 605 of file opennurbs_userdata.cpp.
| bool ON_UserString::Read | ( | ON_BinaryArchive & | archive | ) |
Definition at line 576 of file opennurbs_userdata.cpp.
| bool ON_UserString::Write | ( | ON_BinaryArchive & | archive | ) | const |
Definition at line 554 of file opennurbs_userdata.cpp.
Definition at line 341 of file opennurbs_object.h.
Definition at line 342 of file opennurbs_object.h.