18 if(vecContent.size() != 0lu){
19 for(PVecLatexObj::iterator it(vecContent.begin()); it != vecContent.end(); ++it){
29 long unsigned int id(0lu);
const std::vector< PLatexObj > & getVecContent() const
Gets the vecContent of the PLatexObj.
void setId(long unsigned int id)
Sets the id of the PLatexObj.
void platexobj_updateId(PLatexObj &obj, long unsigned int &id)
Update the id of the PLatexObj.
std::vector< PLatexObj > PVecLatexObj
Vector of obj.