Point Cloud Library (PCL)  1.7.2
List of all members | Public Member Functions | Public Attributes
ON_UserString Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_object.h>

Public Member Functions

 ON_UserString ()
 ~ON_UserString ()
void Dump (ON_TextLog &text_log) const
bool Write (ON_BinaryArchive &) const
bool Read (ON_BinaryArchive &)

Public Attributes

ON_wString m_key
ON_wString m_string_value

Detailed Description

Definition at line 336 of file opennurbs_object.h.

Constructor & Destructor Documentation

ON_UserString::ON_UserString ( )
ON_UserString::~ON_UserString ( )

Member Function Documentation

void ON_UserString::Dump ( ON_TextLog text_log) const
bool ON_UserString::Read ( ON_BinaryArchive )
bool ON_UserString::Write ( ON_BinaryArchive ) const

Member Data Documentation

ON_wString ON_UserString::m_key

Definition at line 341 of file opennurbs_object.h.

ON_wString ON_UserString::m_string_value

Definition at line 342 of file opennurbs_object.h.


The documentation for this class was generated from the following file: