#include <aconf.h>#include <stddef.h>#include <string.h>#include "gmem.h"#include "GString.h"#include "Error.h"#include "Object.h"#include "Array.h"#include "Dict.h"#include "Link.h"Include dependency graph for Link.cc:

Go to the source code of this file.
Functions | |
| static GString * | getFileSpecName (Object *fileSpecObj) |
|
|
Definition at line 602 of file Link.cc. References error(), Object::free(), Object::getString(), Object::isString(), name, and NULL. Referenced by LinkGoToR::LinkGoToR(), and LinkLaunch::LinkLaunch(). |
1.4.2