Virtlab:Řídící server/ParserTopology.php.inc
Z VirtlabWiki
< Virtlab:Řídící serverVerze z 19:47, 19. 2. 2007; zobrazit aktuální verzi
← Starší verze | Novější verze →
← Starší verze | Novější verze →
10: function __construct($file, $is_file=0, $cache_ed=1, $cache_ve=1) { 14: public function virtlabParserTopology($file, $is_file=0, $cache_ed=1, $cache_ve=1) { 35: public function getEdges() { 48: public function getEdgesCount() { 58: public function getEdge($index) { 64: public function getEdgeName($index) { 70: public function getEdgeByName($name, &$index) { 82: public function getEdgeTechnology($index) { 88: public function getEdgeEthertype($index) { 96: public function getEdgeMinbps($index) { 104: public function getEdgeVertexes($index) { 113: public function getEdgesByVertex($name) { 130: public function getEdgeFeatures($index) { 143: public function getVertexes() { 158: public function getVertexesCount() { 163: public function getVertex($index) { 169: public function getVertexName($index) { 175: public function getVertexByName($name) { 185: public function getVertexPlatforms($name, $variant=1) { 201: public function getVertexOS($name, $variant=1) { 224: public function getVertexOSRelation($name) { 233: public function getVertexType($name) { 242: public function getVertexesByType($type) { 254: public function getVertexesTypes() { 265: public function getVertexFeatures($name) { 280: public function getVertexesFeatures() { 293: public function getEdgesFeatures() { 304: public function getEdgesList($variant=1) { 314: public function getVertexesList($variant=1) {
Kategorie: PHP | Třída | Diplomová práce | Jan Vavříček