#include <document.hpp>
 
  
 Definition at line 72 of file document.hpp.
Definition at line 189 of file port.hpp.
00189 { 00190 return vector_access (disassemble (x), i); }
Reimplemented from void_binary_helper< document >.
Definition at line 77 of file document.hpp.
References mmx::as_document().
00077 { 00078 return as_document (x); }
Reimplemented from void_binary_helper< document >.
Definition at line 75 of file document.hpp.
| static generic full_type_name | ( | ) |  [inline, static] | 
Reimplemented from void_binary_helper< document >.
Definition at line 74 of file document.hpp.
Reimplemented from void_binary_helper< document >.
Definition at line 81 of file document.hpp.
References mmx::as_document().
00081 { 00082 return as_document (binary_read<generic> (in)); }
| static string short_type_name | ( | ) |  [inline, static] | 
Reimplemented from void_binary_helper< document >.
Definition at line 73 of file document.hpp.
Definition at line 187 of file port.hpp.
00187 { 00188 return vector_size (disassemble (x)); }
Reimplemented from void_binary_helper< document >.
Definition at line 79 of file document.hpp.
 1.6.1
 1.6.1