This is Unofficial EPICS BASE Doxygen Site
pvac::InfoEvent Struct Reference

#include "client.h"

+ Inheritance diagram for pvac::InfoEvent:
+ Collaboration diagram for pvac::InfoEvent:

Public Attributes

epics::pvData::FieldConstPtr type
 Type description resulting from getField operation. NULL unless event==Success. More...
 
- Public Attributes inherited from pvac::PutEvent
enum pvac::PutEvent::event_t event
 
std::string message
 Check when event==Fail. More...
 

Additional Inherited Members

- Public Types inherited from pvac::PutEvent
enum  event_t { Fail, Cancel, Success }
 

Detailed Description

Definition at line 108 of file client.h.

Member Data Documentation

epics::pvData::FieldConstPtr pvac::InfoEvent::type

Type description resulting from getField operation. NULL unless event==Success.

Definition at line 111 of file client.h.


The documentation for this struct was generated from the following file: