Public Types | Public Member Functions | Protected Member Functions | Private Attributes | Friends
glw::SafeObject Class Reference

#include <object.h>

Inheritance diagram for glw::SafeObject:
Inheritance graph
[legend]

List of all members.

Public Types

typedef detail::NonCopyable BaseType
typedef SafeObject ThisType

Public Member Functions

const Contextcontext (void) const
Contextcontext (void)
bool isNull (void) const
bool isValid (void) const
GLuint name (void) const
 SafeObject (void)
Type type (void) const
virtual ~SafeObject (void)

Protected Member Functions

const ObjectPtrobject (void) const
ObjectPtrobject (void)
 SafeObject (const ObjectPtr &object)

Private Attributes

ObjectPtr m_object

Friends

class BoundObject
class Context

Detailed Description

Definition at line 101 of file object.h.


Member Typedef Documentation


Constructor & Destructor Documentation

glw::SafeObject::SafeObject ( void  ) [inline]

Definition at line 111 of file object.h.

virtual glw::SafeObject::~SafeObject ( void  ) [inline, virtual]

Definition at line 117 of file object.h.

glw::SafeObject::SafeObject ( const ObjectPtr object) [inline, protected]

Definition at line 158 of file object.h.


Member Function Documentation

const Context* glw::SafeObject::context ( void  ) const [inline]

Definition at line 132 of file object.h.

Context* glw::SafeObject::context ( void  ) [inline]

Definition at line 138 of file object.h.

bool glw::SafeObject::isNull ( void  ) const [inline]

Definition at line 122 of file object.h.

bool glw::SafeObject::isValid ( void  ) const [inline]

Definition at line 127 of file object.h.

GLuint glw::SafeObject::name ( void  ) const [inline]

Definition at line 144 of file object.h.

const ObjectPtr& glw::SafeObject::object ( void  ) const [inline, protected]
ObjectPtr& glw::SafeObject::object ( void  ) [inline, protected]
Type glw::SafeObject::type ( void  ) const [inline]

Definition at line 150 of file object.h.


Friends And Related Function Documentation

friend class BoundObject [friend]

Definition at line 104 of file object.h.

friend class Context [friend]

Member Data Documentation

Definition at line 176 of file object.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:07