11 #ifndef YARP_THRIFT_GENERATOR_STRUCT_RETURN_GETALLTRANSFORMS_H
12 #define YARP_THRIFT_GENERATOR_STRUCT_RETURN_GETALLTRANSFORMS_H
83 #ifndef YARP_NO_DEPRECATED
94 #ifndef YARP_NO_DEPRECATED
132 bool is_dirty_retvalue;
133 bool is_dirty_transforms_list;
143 void mark_dirty_retvalue();
144 void mark_dirty_transforms_list();
147 void dirty_flags(
bool flag);
An interface for reading from a network connection.
An interface for writing to a network connection.
Interface implemented by all objects that can write themselves to the network, such as Bottle objects...
Base class for IDL client/server.
A "tamed" Portable, that promises to serialize itself in an IDL-friendly way.
IDL-friendly connection reader.
IDL-friendly connection writer.
#define YARP_DEPRECATED_MSG(MSG)
Expands to either the standard [[deprecated]] attribute or a compiler-specific decorator such as __at...