MyStruct Struct Reference

List of all members.

Public Member Functions

MyStruct const * get_this () const
 MyStruct (MyStruct const &s)
 MyStruct ()
 ~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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:17 2013