Instrument Neutral Distributed Interface INDI  2.0.2
Namespaces | Functions
sharedblob_parse.h File Reference
#include <vector>
#include <string>

Go to the source code of this file.

Namespaces

 INDI
 Namespace to encapsulate INDI client, drivers, and mediator classes.
 

Functions

std::string INDI::allocateBlobUid (int fd)
 
void INDI::releaseBlobUids (const std::vector< std::string > &blobs)
 
void * INDI::attachBlobByUid (const std::string &identifier, size_t size)