Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

eformat::write::node_t Struct Reference

#include <node.h>

List of all members.

Public Attributes

uint32_t * base
 The base address for this page.
uint32_t * base
 The base address for this page.
node_tnext
 The next node.
node_tnext
 The next node.
size_t size_word
 The size, in 4-byte words for this page.


Detailed Description

Defines what is a valid "I/O vector" (a.k.a. iov) node list for eformat


Member Data Documentation

uint32_t* eformat::write::node_t::base
 

The base address for this page.

uint32_t* eformat::write::node_t::base
 

The base address for this page.

node_t* eformat::write::node_t::next
 

The next node.

node_t* eformat::write::node_t::next
 

The next node.

size_t eformat::write::node_t::size_word
 

The size, in 4-byte words for this page.


The documentation for this struct was generated from the following files:
Generated on Wed Feb 2 19:19:01 2011 for BOSS6.5.5 by  doxygen 1.3.9.1