AERA
Classes | Public Types | Public Member Functions | Public Attributes | Protected Attributes | List of all members
r_code::_View Class Reference
Inheritance diagram for r_code::_View:
core::_Object r_exec::View r_exec::NotificationView

Classes

class  Equal
 
class  Hash
 
class  Less
 

Public Types

enum  SyncMode {
  SYNC_ONCE = 0, SYNC_PERIODIC = 1, SYNC_HOLD = 2, SYNC_AXIOM = 3,
  SYNC_ONCE_AXIOM = 4
}
 

Public Member Functions

 _View (SysView *source, Code *object)
 
Atomcode (uint16 i)
 
Atom code (uint16 i) const
 
SyncMode get_sync () const
 
Timestamp get_ijt () const
 
void set_ijt (Timestamp ijt)
 
- Public Member Functions inherited from core::_Object
void incRef ()
 
virtual void decRef ()
 

Public Attributes

Codereferences_ [2]
 
P< Codeobject_
 

Protected Attributes

Atom code_ [VIEW_CODE_MAX_SIZE]
 
- Protected Attributes inherited from core::_Object
int32 volatile refCount_
 

Detailed Description

Definition at line 163 of file r_code/object.h.


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