Galois::Graph::OCFileGraph::Block Class Reference

List of all members.

Public Member Functions

 Block ()
char * get (size_t index) const

Private Member Functions

void unload ()
void load (int fd, off64_t offset, size_t begin, size_t len, size_t sizeof_data)

Private Attributes

void * m_mapping
size_t m_length
char * m_data
size_t m_begin
size_t m_sizeof_data

Friends

class OCFileGraph

Constructor & Destructor Documentation

Galois::Graph::OCFileGraph::Block::Block (  )  [inline]

Member Function Documentation

char* Galois::Graph::OCFileGraph::Block::get ( size_t  index  )  const [inline]
void OCFileGraph::Block::load ( int  fd,
off64_t  offset,
size_t  begin,
size_t  len,
size_t  sizeof_data 
) [private]
void OCFileGraph::Block::unload (  )  [private]

Friends And Related Function Documentation

friend class OCFileGraph [friend]

Member Data Documentation


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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1