Public Member Functions | Static Public Attributes
MyStruct Struct Reference

List of all members.

Public Member Functions

MyStruct const * get_this () const
 MyStruct ()
 MyStruct (MyStruct const &s)
 ~MyStruct ()

Static Public Attributes

static bool copied = false
static bool deleted = false

Detailed Description

Definition at line 29 of file ptr_test.cpp.


Constructor & Destructor Documentation

MyStruct::MyStruct ( ) [inline]

Definition at line 34 of file ptr_test.cpp.

MyStruct::MyStruct ( MyStruct const &  s) [inline]

Definition at line 35 of file ptr_test.cpp.

MyStruct::~MyStruct ( ) [inline]

Definition at line 36 of file ptr_test.cpp.


Member Function Documentation

MyStruct const* MyStruct::get_this ( ) const [inline]

Definition at line 37 of file ptr_test.cpp.


Member Data Documentation

bool MyStruct::copied = false [static]

Definition at line 32 of file ptr_test.cpp.

bool MyStruct::deleted = false [static]

Definition at line 31 of file ptr_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:42