33 const std::string& cclass)
51 std::ostringstream sos;
52 TC& cntl = this->Obj();
53 sos <<
"unit pos at attachurl\n";
54 for (
size_t i=0; i<cntl.NUnit(); i++) {
void AppendResultLines(const std::string &str)
FIXME_docs.
bool AllDone()
FIXME_docs.
Implemenation (all inline) of RtclRw11CntlBase.
RtclRw11CntlStreamBase(const std::string &type, const std::string &cclass)
Constructor.
~RtclRw11CntlStreamBase()
FIXME_docs.
virtual int M_default(RtclArgs &args)
FIXME_docs.
bool IsAttached() const
FIXME_docs.
std::string Name() const
FIXME_docs.
const std::string & AttachUrl() const
FIXME_docs.
RosPrintfS< bool > RosPrintf(bool value, const char *form=0, int width=0, int prec=0)
Creates a print object for the formatted output of a bool value.
Declaration of class ReventLoop.