| 
    STLdoc
    
   STLdocumentation 
   | 
 
#include <agents.h>
  
 Public Member Functions | |
| _CONCRTIMP | _Runtime_object () | 
| _CONCRTIMP | _Runtime_object (::Concurrency::runtime_object_identity _Id) | 
| virtual ::Concurrency::runtime_object_identity | _GetId () const | 
  Public Member Functions inherited from Concurrency::details::_AllocBase | |
| void * | operator new (size_t _Size) | 
| void | operator delete (void *_Ptr) throw () | 
| void * | operator new (size_t _Size, const std::nothrow_t &) throw () | 
| void | operator delete (void *_Ptr, const std::nothrow_t &) throw () | 
| void * | operator new[] (size_t _Size) | 
| void | operator delete[] (void *_Ptr) throw () | 
| void * | operator new[] (size_t _Size, const std::nothrow_t &_No_throw) throw () | 
| void | operator delete[] (void *_Ptr, const std::nothrow_t &_No_throw) throw () | 
| void * | operator new (size_t, void *_Location) throw () | 
| void | operator delete (void *, void *) throw () | 
| void *__cdecl | operator new[] (size_t, void *_Location) throw () | 
| void __cdecl | operator delete[] (void *, void *) throw () | 
Protected Attributes | |
| ::Concurrency::runtime_object_identity | _M_id | 
| _CONCRTIMP Concurrency::details::_Runtime_object::_Runtime_object | ( | ) | 
| _CONCRTIMP Concurrency::details::_Runtime_object::_Runtime_object | ( | ::Concurrency::runtime_object_identity | _Id | ) | 
      
  | 
  inline | 
      
  | 
  protected | 
 1.8.8