Now you can download a copy of these docs so you can use them offline! Download now

NetworkTables::Buffer Class Reference

Inheritance diagram for NetworkTables::Buffer:
Collaboration diagram for NetworkTables::Buffer:

List of all members.

Public Member Functions

 Buffer (UINT32 capacity)
void WriteString (UINT32 length, const char *entry)
void WriteString (const char *entry)
void WriteString (std::string entry)
void WriteDouble (double entry)
void WriteInt (UINT32 entry)
void WriteId (UINT32 id)
void WriteTableId (UINT32 id)
void WriteBytes (UINT32 length, const UINT8 *entries)
void WriteByte (UINT8 entry)
void Flush (int socket)
void Clear ()

Detailed Description

Definition at line 17 of file Buffer.h.


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

Generated on Thu Jan 12 2012 22:35:39 for WPILibC++ by doxygen 1.7.1