AERA
Public Member Functions | Public Attributes | List of all members
r_code::Atom::TraceContext Class Reference

#include <atom.h>

Public Member Functions

void write_indents (std::ostream &out)
 

Public Attributes

uint8 members_to_go_
 
uint8 timestamp_data_
 
uint8 duration_data_
 
uint8 string_data_
 
uint8 char_count_
 
uint64 int64_high_
 

Detailed Description

Atom::TraceContext holds the indentation level and other context info for the trace method. Before iterating over Atom objects (which may have different indentation levels or other details), create an Atom::TraceContext and pass it to Atom::trace.

Definition at line 112 of file atom.h.


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