Bridges-C++ 3.5.0-dev2-1-ge3e57bf
Bridges(C++ API)
alltypes.h
Go to the documentation of this file.
1#ifndef ALLTYPES_H
2#define ALLTYPES_H
3
4namespace bridges {
5 class DataSource;
6}
7
8#endif
This class provides an API to various data sources used in BRIDGES.
Definition: DataSource.h:69
these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color a...
Definition: alltypes.h:4