areaDetector
3-13
EPICS areaDetector framework
|
This is the complete list of members for RestAPI, including all inherited members.
abort(void) | RestAPI | |
arm(int *sequenceId) | RestAPI | |
buildDataName(int n, const char *pattern, int seqId, char *buf, size_t bufSize) | RestAPI | static |
buildMasterName(const char *pattern, int seqId, char *buf, size_t bufSize) | RestAPI | static |
cancel(void) | RestAPI | |
deleteFile(const char *filename) | RestAPI | |
disarm(void) | RestAPI | |
get(sys_t sys, std::string const ¶m, std::string &value, int timeout=DEFAULT_TIMEOUT) | RestAPI | |
getAPIVersion(void) | RestAPI | |
getFile(const char *filename, char **buf, size_t *bufSize) | RestAPI | |
getFileSize(const char *filename, size_t *size) | RestAPI | |
getMonitorImage(char **buf, size_t *bufSize, size_t timeout=500) | RestAPI | |
hvReset(int resetTime) | RestAPI | |
initialize(void) | RestAPI | |
put(sys_t sys, std::string const ¶m, std::string const &value="", std::string *reply=NULL, int timeout=DEFAULT_TIMEOUT) | RestAPI | |
RestAPI(std::string const &hostname, int port=80, size_t numSockets=5) | RestAPI | |
statusUpdate(void) | RestAPI | |
trigger(int timeout, double exposure=0.0) | RestAPI | |
wait(void) | RestAPI | |
waitFile(const char *filename, double timeout=DEFAULT_TIMEOUT) | RestAPI |