atom_ref_info Struct Reference

#include </home/jparks/src/open-source/openbinder/libraries/libbinder/support/AtomDebug.h>

List of all members.

Public Member Functions

 atom_ref_info ()
atom_ref_infofind_last_ref ()
bool operator== (const atom_ref_info &o) const
int32_t refcount () const
void report (const sptr< ITextOutput > &io, bool longForm=false) const
 ~atom_ref_info ()

Public Attributes

int32_t count
const void * id
atom_ref_infonext
char * note
SCallStack stack
SysHandle thid
nsecs_t when


Constructor & Destructor Documentation

atom_ref_info  ) 
 

~atom_ref_info  ) 
 


Member Function Documentation

atom_ref_info * find_last_ref  ) 
 

bool operator== const atom_ref_info o  )  const
 

int32_t refcount  )  const
 

void report const sptr< ITextOutput > &  io,
bool  longForm = false
const
 


Member Data Documentation

int32_t count
 

const void* id
 

atom_ref_info* next
 

char* note
 

SCallStack stack
 

SysHandle thid
 

nsecs_t when
 


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