XLE  v0.02.0
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
ConsoleRig::Attachable< Obj >::AttachRef Class Reference

Public Member Functions

void Detach ()
 
Obj & Get ()
 
 operator bool ()
 
 AttachRef (AttachRef &&moveFrom)
 
AttachRefoperator= (AttachRef &&moveFrom)
 
 AttachRef (const AttachRef &)=delete
 
AttachRefoperator= (const AttachRef &)=delete
 

Protected Member Functions

 AttachRef (Attachable< Obj > &)
 

Protected Attributes

bool _isAttached
 
Attachable< Obj > * _attachedServices
 

Friends

class Attachable< Obj >
 

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