Class BCMsocket

Nested Relationships

Nested Types

Class Documentation

class BCMsocket

Public Functions

inline BCMsocket()
inline bool init(const std::string &device)
template<typename DurationType>
inline bool startTX(DurationType period, Header header, size_t num, Frame *frames)
inline bool stopTX(Header header)
inline void shutdown()
inline virtual ~BCMsocket()