Public Member Functions | Public Attributes
ON_BoolValue Class Reference
Inheritance diagram for ON_BoolValue:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int Count () const
class ON_ValueDuplicate () const
int GetBools (const bool *&b) const
 ON_BoolValue ()
bool ReadHelper (ON_BinaryArchive &archive)
bool ReportHelper (ON_TextLog &text_log) const
bool WriteHelper (ON_BinaryArchive &archive) const
 ~ON_BoolValue ()

Public Attributes

ON_SimpleArray< bool > m_value

Detailed Description

Definition at line 144 of file opennurbs_object_history.cpp.


Constructor & Destructor Documentation

Definition at line 171 of file opennurbs_object_history.cpp.

Definition at line 176 of file opennurbs_object_history.cpp.


Member Function Documentation

int ON_BoolValue::Count ( ) const [virtual]

Implements ON_Value.

Definition at line 187 of file opennurbs_object_history.cpp.

class ON_Value * ON_BoolValue::Duplicate ( ) const [virtual]

Implements ON_Value.

Definition at line 181 of file opennurbs_object_history.cpp.

int ON_BoolValue::GetBools ( const bool *&  b) const [virtual]

Reimplemented from ON_Value.

Definition at line 219 of file opennurbs_object_history.cpp.

bool ON_BoolValue::ReadHelper ( ON_BinaryArchive archive) [virtual]

Implements ON_Value.

Definition at line 193 of file opennurbs_object_history.cpp.

bool ON_BoolValue::ReportHelper ( ON_TextLog text_log) const [virtual]

Implements ON_Value.

Definition at line 205 of file opennurbs_object_history.cpp.

bool ON_BoolValue::WriteHelper ( ON_BinaryArchive archive) const [virtual]

Implements ON_Value.

Definition at line 199 of file opennurbs_object_history.cpp.


Member Data Documentation

Definition at line 150 of file opennurbs_object_history.cpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:51