Uses of Interface
smetana.core.__struct__
-
Packages that use __struct__ Package Description h smetana.core -
-
Uses of __struct__ in h
Methods in h that return __struct__ Modifier and Type Method Description __struct__
ST_Agdesc_s. copy()
__struct__
ST_BestPos_t. copy()
__struct__
ST_point. copy()
Methods in h with parameters of type __struct__ Modifier and Type Method Description void
ST_Agdesc_s. ___(__struct__ other)
void
ST_Agedge_s. ___(__struct__ arg)
void
ST_Agedgeinfo_t. ___(__struct__ other)
void
ST_Agnode_s. ___(__struct__ arg)
void
ST_Agraph_s. ___(__struct__ arg)
void
ST_Agtag_s. ___(__struct__ other)
void
ST_arrowname_t. ___(__struct__ other)
void
ST_arrowtype_t. ___(__struct__ other)
void
ST_BestPos_t. ___(__struct__ other)
void
ST_bezier. ___(__struct__ other)
void
ST_boxf. ___(__struct__ value)
void
ST_Branch_t. ___(__struct__ other)
void
ST_cinfo_t. ___(__struct__ value)
void
ST_dtlink_s. ___(__struct__ other)
void
ST_elist. ___(__struct__ other)
void
ST_field_t. ___(__struct__ other)
void
ST_point. ___(__struct__ other)
void
ST_pointf. ___(__struct__ other)
void
ST_port. ___(__struct__ other)
void
ST_rank_t. ___(__struct__ other)
void
ST_Rect_t. ___(__struct__ other)
-
Uses of __struct__ in smetana.core
Classes in smetana.core that implement __struct__ Modifier and Type Class Description class
UnsupportedStarStruct
Methods in smetana.core that return __struct__ Modifier and Type Method Description __struct__<C>
__struct__. copy()
__struct__
UnsupportedStarStruct. copy()
Methods in smetana.core with parameters of type __struct__ Modifier and Type Method Description void
__struct__. ___(__struct__<C> other)
void
UnsupportedStarStruct. ___(__struct__ other)
static void
Macro. ND_in(ST_Agnode_s n, __struct__<ST_elist> v)
static void
Macro. ND_out(ST_Agnode_s n, __struct__<ST_elist> v)
static void
Macro. ND_save_in(ST_Agnode_s n, __struct__<ST_elist> v)
static void
Macro. ND_save_out(ST_Agnode_s n, __struct__<ST_elist> v)
-