vocabtree
0.0.1
Main Page
Namespaces
Data Structures
Files
File List
Globals
image.cxx
Go to the documentation of this file.
1
#include "
image.hpp
"
2
3
#include <
utils/filesystem.hpp
>
4
5
Image::Image
(uint64_t imageid) {
6
id
= imageid;
7
}
8
9
Image::~Image
() { }
10
modules
utils
image.cxx
Generated by
1.8.3.1