PPL Logo

Ck::IO::FileInfo Struct Reference

#include <ckio.h>

Collaboration diagram for Ck::IO::FileInfo:

Collaboration graph
[legend]

Public Member Functions

 FileInfo (std::string name_, size_t bytes_, Options opts_)
 FileInfo ()

Data Fields

std::string name
Options opts
size_t bytes
size_t total_written
int fd
CkCallback complete
std::map< size_t, struct bufferbufferMap

Detailed Description

Definition at line 84 of file ckio.h.


Constructor & Destructor Documentation

Ck::IO::FileInfo::FileInfo ( std::string  name_,
size_t  bytes_,
Options  opts_ 
) [inline]

Definition at line 92 of file ckio.h.

Ck::IO::FileInfo::FileInfo (  )  [inline]

Definition at line 95 of file ckio.h.


Field Documentation

Definition at line 85 of file ckio.h.

Definition at line 86 of file ckio.h.

Definition at line 87 of file ckio.h.

Definition at line 87 of file ckio.h.

Definition at line 88 of file ckio.h.

Definition at line 89 of file ckio.h.

std::map<size_t, struct buffer> Ck::IO::FileInfo::bufferMap

Definition at line 90 of file ckio.h.


The documentation for this struct was generated from the following file:

Generated on Sat May 26 08:13:36 2012 for Charm++ by  doxygen 1.5.5