rospack Namespace Reference

Classes

class  CrawlQueueEntry
class  Package
class  ROSPack

Typedefs

typedef std::list< Package * > Acc
typedef std::list< AccAccList
typedef std::vector< Package * > VecPkg

Functions

bool file_exists (const string &fname)
bool file_exists (const std::string &fname)
Packageg_get_pkg (const string &name)
Packageg_get_pkg (const std::string &name)
const string g_ros_os ("linux")
static bool not_space (char c)
static bool space (char c)
static vector< string > split_space (const string &str)
void string_split (const string &s, vector< string > &t, const string &d)
void string_split (const std::string &s, std::vector< std::string > &t, const std::string &d)
string ToUnixPathDelim (string path)

Variables

const char * fs_delim = "/"
ROSPackg_rospack = NULL
const char * path_delim = ":"

Typedef Documentation

typedef std::list<Package*> rospack::Acc

Definition at line 162 of file rospack.h.

typedef std::list<Acc> rospack::AccList

Definition at line 163 of file rospack.h.

typedef std::vector<Package *> rospack::VecPkg

Definition at line 161 of file rospack.h.


Function Documentation

bool rospack::file_exists ( const string &  fname  ) 

Definition at line 2263 of file rospack.cpp.

bool rospack::file_exists ( const std::string &  fname  ) 
Package* rospack::g_get_pkg ( const string &  name  ) 

Definition at line 2270 of file rospack.cpp.

Package* rospack::g_get_pkg ( const std::string &  name  ) 
const string rospack::g_ros_os ( "linux"   ) 
static bool rospack::not_space ( char  c  )  [static]

Definition at line 1006 of file rospack.cpp.

static bool rospack::space ( char  c  )  [static]

Definition at line 1005 of file rospack.cpp.

static vector<string> rospack::split_space ( const string &  str  )  [static]

Definition at line 1007 of file rospack.cpp.

void rospack::string_split ( const string &  s,
vector< string > &  t,
const string &  d 
)

Definition at line 2214 of file rospack.cpp.

void rospack::string_split ( const std::string &  s,
std::vector< std::string > &  t,
const std::string &  d 
)
string rospack::ToUnixPathDelim ( string  path  )  [inline]

Definition at line 121 of file rospack.cpp.


Variable Documentation

const char * rospack::fs_delim = "/"

Definition at line 117 of file rospack.cpp.

Definition at line 98 of file rospack.cpp.

const char* rospack::path_delim = ":"

Definition at line 118 of file rospack.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rospack
Author(s): Morgan Quigley, Brian Gerkey
autogenerated on Fri Jan 11 09:35:31 2013