Uses of Class
smetana.core.CString
-
Packages that use CString Package Description gen.lib.cgraph gen.lib.common gen.lib.gvc gen.lib.pack h smetana.core -
-
Uses of CString in gen.lib.cgraph
Fields in gen.lib.cgraph declared as CString Modifier and Type Field Description static CStringattr__c. AgDataRecNamestatic CStringattr__c. DataDictNameMethods in gen.lib.cgraph that return CString Modifier and Type Method Description static CStringattr__c. agget(__ptr__ obj, CString name)static CStringimap__c. aginternalmapprint(ST_Agraph_s g, int objtype, int id)static CStringid__c. agnameof(ST_Agobj_s obj)static CStringrefstr__c. agstrbind(ST_Agraph_s g, CString s)static CStringrefstr__c. agstrdup(ST_Agraph_s g, CString s)static CStringattr__c. agxget(__ptr__ obj, ST_Agsym_s sym)static CStringid__c. idprint(__ptr__ state, int objtype, int id)Methods in gen.lib.cgraph with parameters of type CString Modifier and Type Method Description static ST_Agsym_sattr__c. agattr(ST_Agraph_s g, int kind, CString name, CString value)static ST_Agsym_sattr__c. agattrsym(__ptr__ obj, CString name)static __ptr__rec__c. agbindrec(__ptr__ arg_obj, CString recname, size_t recsize, boolean mtf)static ST_Agsym_sattr__c. agdictsym(ST_dt_s dict, CString name)static ST_Agedge_sedge__c. agedge(ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, CString name, boolean cflag)static CStringattr__c. agget(__ptr__ obj, CString name)static ST_Agrec_srec__c. aggetrec(__ptr__ obj, CString name, boolean mtf)static intrefstr__c. aghtmlstr(CString s)static intimap__c. aginternalmaplookup(ST_Agraph_s g, int objtype, CString str, int[] result)static ST_Agsym_sattr__c. aglocaldictsym(ST_dt_s dict, CString name)static intid__c. agmapnametoid(ST_Agraph_s g, int objtype, CString str, int[] result, boolean createflag)static ST_Agsym_sattr__c. agnewsym(ST_Agraph_s g, CString name, CString value, int id, int kind)static ST_Agnode_snode__c. agnode(ST_Agraph_s g, CString name, boolean cflag)static ST_Agraph_sgraph__c. agopen(CString name, ST_Agdesc_s desc, ST_Agdisc_s arg_disc)static intattr__c. agsafeset(ST_Agobj_s obj, CString name, CString value, CString def)static CStringrefstr__c. agstrbind(ST_Agraph_s g, CString s)static CStringrefstr__c. agstrdup(ST_Agraph_s g, CString s)static intrefstr__c. agstrfree(ST_Agraph_s g, CString s)static ST_Agraph_ssubg__c. agsubg(ST_Agraph_s g, CString name, boolean cflag)static intattr__c. agxset(ST_Agobj_s obj, ST_Agsym_s sym, CString value)static ST_Agsym_sattr__c. getattr(ST_Agraph_s g, int kind, CString name)static intid__c. idmap(Object state, int objtype, CString str, int[] id, boolean createflag)static ST_Agsym_sattr__c. setattr(ST_Agraph_s g, int kind, CString name, CString value) -
Uses of CString in gen.lib.common
Methods in gen.lib.common that return CString Modifier and Type Method Description static CStringarrows__c. arrow_match_name_frag(CString name, ST_arrowname_t[] arrownames, int[] flag)static CStringarrows__c. arrow_match_shape(CString name, int[] flag)static CStringshapes__c. closestSide(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport)static CStringutils__c. htmlEntityUTF8(CString s, ST_Agraph_s g)static CStringutils__c. late_nnstring(__ptr__ obj, ST_Agsym_s attr, CString def)static CStringutils__c. late_string(__ptr__ obj, ST_Agsym_s attr, CString def)static CStringutils__c. safefile(CString filename)static CStringlabels__c. strdup_and_subst_obj(CString str, __ptr__ obj)static CStringlabels__c. strdup_and_subst_obj0(CString str, ST_Agobj_s obj, int escBackslash)Methods in gen.lib.common with parameters of type CString Modifier and Type Method Description static voidarrows__c. arrow_match_name(CString name, int[] flag)static CStringarrows__c. arrow_match_name_frag(CString name, ST_arrowname_t[] arrownames, int[] flag)static CStringarrows__c. arrow_match_shape(CString name, int[] flag)static ST_shape_descshapes__c. bind_shape(CString name, ST_Agnode_s np)static ST_portutils__c. chkPort(CFunction pf, ST_Agnode_s n, CString s)static booleanshapes__c. compassPort(ST_Agnode_s n, ST_boxf bp, ST_port pp, CString compass, int sides, ST_inside_t ictxt)static intutils__c. edgeType(CString s, int dflt)static booleaninput__c. getdoubles2ptf(ST_Agraph_s g, CString name, ST_pointf result)static ST_boxfhtmltable__c. html_port(ST_Agnode_s n, CString pname, int[] sides)static CStringutils__c. htmlEntityUTF8(CString s, ST_Agraph_s g)static CStringutils__c. late_nnstring(__ptr__ obj, ST_Agsym_s attr, CString def)static CStringutils__c. late_string(__ptr__ obj, ST_Agsym_s attr, CString def)static ST_textlabel_tlabels__c. make_label(ST_Agobj_s obj, CString str, int kind, double fontsize, CString fontname, CString fontcolor)static ST_field_tshapes__c. map_rec_port(ST_field_t f, CString str)static booleanutils__c. mapbool(CString p)static booleanutils__c. mapBool(CString p, boolean dflt)static intutils__c. maptoken(CString p, CString[] name, int[] val)static ST_field_tshapes__c. parse_reclbl(ST_Agnode_s n, boolean LR, boolean flag, CString text)static ST_portshapes__c. poly_port(ST_Agnode_s n, CString portname, CString compass)static ST_portshapes__c. record_port(ST_Agnode_s n, CString portname, CString compass)static CStringutils__c. safefile(CString filename)static voidlabels__c. storeline(ST_GVC_s gvc, ST_textlabel_t lp, CString line, char terminator)static intstrcasecmp__c. strcasecmp(CString s1, CString s2)static CStringlabels__c. strdup_and_subst_obj(CString str, __ptr__ obj)static CStringlabels__c. strdup_and_subst_obj0(CString str, ST_Agobj_s obj, int escBackslash)static voidshapes__c. unrecognized(ST_Agnode_s n, CString p) -
Uses of CString in gen.lib.gvc
Methods in gen.lib.gvc with parameters of type CString Modifier and Type Method Description static intgvlayout__c. gvlayout_select(ST_GVC_s gvc, CString layout)static ST_gvplugin_available_sgvplugin__c. gvplugin_load(ST_GVC_s gvc, EN_api_t api, CString str) -
Uses of CString in gen.lib.pack
Methods in gen.lib.pack with parameters of type CString Modifier and Type Method Description static EN_pack_modepack__c. parsePackModeInfo(CString p, EN_pack_mode dflt, ST_pack_info pinfo) -
Uses of CString in h
Fields in h declared as CString Modifier and Type Field Description CStringST_Agsym_s. defvalCStringST_fontinfo. fontcolorCStringST_textlabel_t. fontcolorCStringST_fontinfo. fontnameCStringST_textlabel_t. fontnameCStringST_field_t. idCStringST_layout_t. idCStringST_Agrec_s. nameCStringST_Agsym_s. nameCStringST_arrowname_t. nameCStringST_port. nameCStringST_shape_desc. nameCStringST_textfont_t. nameCStringST_refstr_t. sCStringST_IMapEntry_t. strCStringST_textspan_t. strCStringST_textlabel_t. textCStringST_gvplugin_active_layout_t. typeCStringST_gvplugin_installed_t. typeFields in h with type parameters of type CString Modifier and Type Field Description List<CString>ST_Agattr_s. strMethods in h with parameters of type CString Modifier and Type Method Description voidST_refstr_t. setString(CString newData) -
Uses of CString in smetana.core
Fields in smetana.core declared as CString Modifier and Type Field Description static CStringMacro. HEAD_IDCStringZ. reclblpstatic CStringMacro. TAIL_IDFields in smetana.core with type parameters of type CString Modifier and Type Field Description Map<Integer,CString>Z. allMethods in smetana.core that return CString Modifier and Type Method Description static CStringMacro. createHackInitDimensionFromLabel(int width, int height)CStringCString. duplicate()static CStringJUtils. getenv(CString var)static CStringCString. gmalloc(int nbytes)CStringCString. plus_(int pointerMove)CStringCString. strchr(char c)static CStringJUtils. strchr(CString str, char c)CStringCString. strdup()static CStringJUtils. strstr(CString s1, CString s2)Methods in smetana.core with parameters of type CString Modifier and Type Method Description static doubleJUtils. atof(CString str)static intJUtils. atoi(CString s)voidCString. copyFrom(CString source, int nb)static CStringJUtils. getenv(CString var)static intMemory. identityHashCode(CString data)booleanCString. isSame(CString other)booleanCString. isSameThan(CString other)static CStringJUtils. strchr(CString str, char c)intCString. strcmp(CString other)intCString. strcmp(CString other, int num)static intJUtils. strcmp(CString s1, CString s2)static booleanMacro. streq(CString a, String b)static booleanMacro. streq(CString a, CString b)static intJUtils. strlen(CString s)static intJUtils. strncmp(CString s1, CString s2, int n)static voidJUtils. strncpy(CString destination, CString source, int nb)static CStringJUtils. strstr(CString s1, CString s2)static doubleJUtils. strtod(CString str, CString[] endptr)static intJUtils. strtol(CString str, CString[] endptr, int base)
-