cfl_basevector.h
Go to the documentation of this file.
65 * the FilenameAt members. When writing the vector to a file and all entries have an associated filename,
238 * The vector does not take ownership of the new entry. I.e., when the vector is destroyed, or the
295 * The vector does not take ownership of the new entry. I.e., when the vector is destroyed, or the
338 * The vector does not take ownership of the new entry. I.e., when the vector is destroyed, or the
376 * The vector does not take ownership of the new entry. I.e., when the vector is destroyed, or the
456 virtual void DoDWrite(TokenWriter& rTw,const std::string& rLabel="", const Type* pContext=0) const;
485 virtual void DoWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
701 FD_DC("TBaseVector(" << this << ")::TBaseVector(rOtherVector " << &rOtherVector << "): copy construct");
709 FD_DC("TBaseVector(" << this << ")::TBaseVector([v] rOtherVector " << &rOtherVector << "): copy construct");
727 FD_DC("TBaseVector::ElementTry(): casting from " << typeid(rElement).name() << " to " << typeid(*Elementp()).name());
libFAUDES 2.26g --- 2015.08.17 --- c++ api documentaion by doxygen |