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

Public Member Functions

 clldpmsg (clldpmsg const &msg)
 
clldpmsgoperator= (clldpmsg const &msg)
 
size_t length () const
 
virtual void pack (uint8_t *buf=(uint8_t *) 0, size_t buflen=0)
 
virtual void unpack (uint8_t *buf, size_t buflen)
 
clldpattrsset_attrs ()
 
clldpattrs const & get_attrs () const
 
cmacaddrset_eth_dst ()
 
cmacaddr const & get_eth_dst () const
 
cmacaddrset_eth_src ()
 
cmacaddr const & get_eth_src () const
 
uint16_t const & get_eth_type () const
 
uint16_t & set_eth_type ()
 

Friends

std::ostream & operator<< (std::ostream &os, clldpmsg const &msg)
 

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