Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
Public Member Functions | Friends | List of all members
rofl::ctransaction Class Reference

Public Member Functions

 ctransaction (uint32_t xid, cclock const &delta, uint8_t msg_type=0, uint16_t msg_sub_type=0)
 
 ctransaction (ctransaction const &ta)
 
ctransactionoperator= (ctransaction const &ta)
 
uint32_t get_xid () const
 
cclockget_since ()
 
cclockget_expires ()
 
uint8_t get_msg_type () const
 
uint16_t get_msg_sub_type () const
 

Friends

std::ostream & operator<< (std::ostream &os, ctransaction const &ta)
 

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