Choreonoid  1.5
Namespaces | Functions
Archive.cpp File Reference
#include "Archive.h"
#include "Item.h"
#include "AppConfig.h"
#include "MessageView.h"
#include <cnoid/ExecutablePath>
#include <cnoid/Referenced>
#include <cnoid/FileUtil>
#include <map>
#include <boost/bind.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/tokenizer.hpp>
#include <QRegExp>
#include <iostream>
#include <cstdlib>
#include "gettext.h"

Namespaces

 cnoid
 Defines the minimum processing for performing pasing file for STL.
 

Functions

bool cnoid::findSubDirectoryOfDirectoryVariable (ArchiveSharedData *shared, const filesystem::path &path, std::string &out_varName, filesystem::path &out_relativePath)
 
void cnoid::replaceDirectoryVariable (ArchiveSharedData *shared, QString &io_pathString, const QString &varname, int pos, int len)