1 #ifndef ControlPointV0001_h 2 #define ControlPointV0001_h 26 #include <QSharedPointer> 28 #include "ControlNetFileProtoV0001.pb.h" 29 #include "ControlNetLogDataProtoV0001.pb.h" 109 void (ControlNetFileProtoV0001_PBControlPoint::*setter)(
bool));
113 void (ControlNetFileProtoV0001_PBControlPoint::*setter)(
double));
117 void (ControlNetFileProtoV0001_PBControlPoint::*setter)(
const std::string&));
120 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure &measure,
121 void (ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::*setter)(
bool));
124 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure &measure,
125 void (ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::*setter)(
double));
128 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure &measure,
129 void (ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::*setter)(
130 const std::string &));
QSharedPointer< ControlNetLogDataProtoV0001_Point > logData()
Access the protobuf log data for the control measures in the point.
Definition: ControlPointV0001.cpp:567
Contains more than one keyword-value pair.
Definition: PvlContainer.h:63
QSharedPointer< ControlNetFileProtoV0001_PBControlPoint > pointData()
Access the protobuf control point data.
Definition: ControlPointV0001.cpp:556
A container for the information stored in a version 1 ControlPoint.
Definition: ControlPointV0001.h:76
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
Contains Pvl Groups and Pvl Objects.
Definition: PvlObject.h:74