|
GoPxL SDK
|
Public Types | |
| enum | Method : k32s { Create, Read, Update, Delete, Call, Sub, UnSub, StartStream, StopStream } |
Public Member Functions | |
| GoRequestMethod ()=default | |
| constexpr | GoRequestMethod (Method method) |
| operator Method () const | |
| constexpr bool | operator!= (GoRequestMethod r) const |
| constexpr bool | operator== (GoRequestMethod r) const |
| std::string | ToString () |