XTA: API Reference for C++ language

xta::Xid Class Reference

#include <Xid.hpp>

Public Member Functions

std::string toString ()
 
 Xid (const xta_xid_t *xid)
 
 ~Xid ()
 

Private Attributes

const xta_xid_t * xid
 

Detailed Description

Definition at line 25 of file Xid.hpp.

Constructor & Destructor Documentation

xta::Xid::Xid ( const xta_xid_t *  xid)

Definition at line 41 of file Xid.cpp.

References xid.

xta::Xid::~Xid ( )

Definition at line 46 of file Xid.cpp.

References xid.

Member Function Documentation

string xta::Xid::toString ( )

Convert the transaction ID to an ASCII string

Definition at line 51 of file Xid.cpp.

References xid.

Member Data Documentation

const xta_xid_t* xta::Xid::xid
private

Definition at line 41 of file Xid.hpp.

Referenced by toString(), Xid(), and ~Xid().


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

Copyright © 2009-2019, Christian Ferrari tiian@users.sourceforge.net http://www.tiian.org/