![]() |
![]() |
![]() |
libgebr Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
gchar * gebr_geoxml_escape_path (const gchar *path
); gchar * gebr_geoxml_get_paths_for_base (const gchar *base
); GebrGeoXmlLineFlow * gebr_geoxml_line_append_flow (GebrGeoXmlLine *line
,const gchar *source
); GebrGeoXmlLinePath * gebr_geoxml_line_append_path (GebrGeoXmlLine *line
,const gchar *name
,const gchar *path
); gchar * gebr_geoxml_line_create_key (const gchar *title
); int gebr_geoxml_line_get_flow (GebrGeoXmlLine *line
,GebrGeoXmlSequence **line_flow
,gulong index
); const gchar * gebr_geoxml_line_get_flow_source (GebrGeoXmlLineFlow *line_flow
); glong gebr_geoxml_line_get_flows_number (GebrGeoXmlLine *line
); gchar * gebr_geoxml_line_get_import_path (GebrGeoXmlLine *line
); gchar * gebr_geoxml_line_get_maestro (GebrGeoXmlLine *line
); gchar * gebr_geoxml_line_get_maestro_label (GebrGeoXmlLine *line
); int gebr_geoxml_line_get_path (GebrGeoXmlLine *line
,GebrGeoXmlSequence **path
,gulong index
); gchar * gebr_geoxml_line_get_path_by_name (GebrGeoXmlLine *line
,const gchar *name
); gchar *** gebr_geoxml_line_get_paths (GebrGeoXmlLine *line
); glong gebr_geoxml_line_get_paths_number (GebrGeoXmlLine *line
); GebrGeoXmlLine * gebr_geoxml_line_new (); gchar * gebr_geoxml_line_path_get_name (GebrGeoXmlLinePath *line_path
); void gebr_geoxml_line_set_base_path (GebrGeoXmlLine *line
,const gchar *base
); void gebr_geoxml_line_set_flow_source (GebrGeoXmlLineFlow *line_flow
,const gchar *source
); void gebr_geoxml_line_set_import_path (GebrGeoXmlLine *line
,const gchar *import
); void gebr_geoxml_line_set_maestro (GebrGeoXmlLine *line
,const gchar *nfsid
); void gebr_geoxml_line_set_path_by_name (GebrGeoXmlLine *line
,const gchar *name
,const gchar *new_value
);
GebrGeoXmlLineFlow * gebr_geoxml_line_append_flow (GebrGeoXmlLine *line
,const gchar *source
);
GebrGeoXmlLinePath * gebr_geoxml_line_append_path (GebrGeoXmlLine *line
,const gchar *name
,const gchar *path
);
gchar * gebr_geoxml_line_create_key (const gchar *title
);
Returns : |
A Key for title line, lower-case, change space to underscore, and remove all vowels. |
int gebr_geoxml_line_get_flow (GebrGeoXmlLine *line
,GebrGeoXmlSequence **line_flow
,gulong index
);
const gchar * gebr_geoxml_line_get_flow_source (GebrGeoXmlLineFlow *line_flow
);
glong gebr_geoxml_line_get_flows_number (GebrGeoXmlLine *line
);
gchar * gebr_geoxml_line_get_import_path (GebrGeoXmlLine *line
);
gchar * gebr_geoxml_line_get_maestro (GebrGeoXmlLine *line
);
|
Return location for the maestro server address. |
gchar * gebr_geoxml_line_get_maestro_label (GebrGeoXmlLine *line
);
Returns : |
label associates of NFSid |
int gebr_geoxml_line_get_path (GebrGeoXmlLine *line
,GebrGeoXmlSequence **path
,gulong index
);
gchar * gebr_geoxml_line_get_path_by_name (GebrGeoXmlLine *line
,const gchar *name
);
Returns : |
NULL if line does not have a path named name . Otherwise, returns
a newly allocated string containing the path. Free with g_free() . |
gchar *** gebr_geoxml_line_get_paths (GebrGeoXmlLine *line
);
Returns : |
A vector of pairs of string of type (path, name).
Free with gebr_pair_strfreev() . |
glong gebr_geoxml_line_get_paths_number (GebrGeoXmlLine *line
);
gchar * gebr_geoxml_line_path_get_name (GebrGeoXmlLinePath *line_path
);
void gebr_geoxml_line_set_base_path (GebrGeoXmlLine *line
,const gchar *base
);
void gebr_geoxml_line_set_flow_source (GebrGeoXmlLineFlow *line_flow
,const gchar *source
);
void gebr_geoxml_line_set_import_path (GebrGeoXmlLine *line
,const gchar *import
);
void gebr_geoxml_line_set_maestro (GebrGeoXmlLine *line
,const gchar *nfsid
);
line
:
nfsid
: the NFSid where are the nodes of maestro