Barry::ZeroPacket Class Reference

Provides an API for building and analyzing socket-0 protocol packets. More...

#include <packet.h>

Inheritance diagram for Barry::ZeroPacket:

Inheritance graph
[legend]
Collaboration diagram for Barry::ZeroPacket:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void GetAttribute (unsigned int object, unsigned int attribute)
 Builds a command packet for the initial socket-0 handshakes that fetch certain (some unknown) attributes.


Detailed Description

Provides an API for building and analyzing socket-0 protocol packets.

This class relies on 2 external objects: a send and receive Data buffer.

Note that the receive buffer may be modified during a packet send, and this DBPacket class provides API helpers to analyze the results.

Definition at line 76 of file packet.h.


Member Function Documentation

void Barry::ZeroPacket::GetAttribute ( unsigned int  object,
unsigned int  attribute 
)

Builds a command packet for the initial socket-0 handshakes that fetch certain (some unknown) attributes.

The attributes appear to exist in an object/attribute sequence, so that's how we address them here.

Definition at line 78 of file packet.cc.


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

Generated on Mon Jan 12 10:52:13 2009 for Barry by  doxygen 1.5.7.1