Data Fields | |
struct jpeg_destination_mgr | pub |
std::string * | stl_dest |
JOCTET * | buffer |
Definition at line 130 of file liveViz0.C.
struct jpeg_destination_mgr stl_destination_mgr::pub [read] |
Definition at line 131 of file liveViz0.C.
Referenced by jpeg_stl_dest(), liveViz0_jpeg_stl_dest_empty_output_buffer(), liveViz0_jpeg_stl_dest_init_destination(), and liveViz0_jpeg_stl_dest_term_destination().
std::string* stl_destination_mgr::stl_dest |
Definition at line 133 of file liveViz0.C.
Referenced by jpeg_stl_dest(), liveViz0_jpeg_stl_dest_empty_output_buffer(), and liveViz0_jpeg_stl_dest_term_destination().
JOCTET* stl_destination_mgr::buffer |
Definition at line 134 of file liveViz0.C.
Referenced by liveViz0_jpeg_stl_dest_empty_output_buffer(), liveViz0_jpeg_stl_dest_init_destination(), and liveViz0_jpeg_stl_dest_term_destination().