Marine Library
1.0
C++ library for Linux Networking Development
|
This is the complete list of members for CXsiSemaphoreSet, including all inherited members.
apply(int index, int op, bool wait, bool undo) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
apply(const std::vector< sembuf > &ops) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
CXsiSemaphoreSet() (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
CXsiSemaphoreSet(key_t key, int nsems=0, int semflg=kFlagDefault) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inlineexplicit |
CXsiSemaphoreSet(const char *pathname, int project, int nsems=0, int semflg=kFlagDefault) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
destroy() (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
GenOp(int index, int op, bool wait, bool undo) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inlinestatic |
getAll(std::vector< unsigned short > &results) const (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
getVal(int index) const (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
init(key_t key, int nsems, int semflg) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
init(const char *pathname, int project, int nsems, int semflg) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
kFlagDefault (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | static |
setAll(const std::vector< unsigned short > &values) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
setVal(int index, int val) (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
size() const (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |
valid() const (defined in CXsiSemaphoreSet) | CXsiSemaphoreSet | inline |