| 
 
 | 
 | 
| STCPPacketHeader (uint32_t		seqno,
		     STCPPacketType	type,
		     const XrlError&	err,
		     uint32_t		xrl_data_bytes) | STCPPacketHeader | 
| void  initialize (uint32_t		seqno,
		    STCPPacketType	type,
		    const XrlError&	err,
		    uint32_t		xrl_data_bytes) | initialize | 
| bool  is_valid () | is_valid | 
[const]
| uint32_t  fourcc () | fourcc | 
[const]
| uint8_t   major () | major | 
[const]
| uint8_t   minor () | minor | 
[const]
| STCPPacketType  type () | type | 
[const]
| uint32_t  seqno () | seqno | 
[const]
| uint32_t  error_code () | error_code | 
[const]
| uint32_t  error_note_bytes () | error_note_bytes | 
[const]
| uint32_t  xrl_data_bytes () | xrl_data_bytes | 
[const]
| uint32_t  payload_bytes () | payload_bytes | 
[const]
| Generated by: pavlin on possum.icir.org on Thu Nov 6 23:46:53 2003, using kdoc 2.0a54+XORP. |