| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
OrbitStruct
Popis
new OrbitStruct ( string id )| Varování |
Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí. |
This class represents the structure identified with the
id parameter.
Seznam parametrů
idCan be either the name of the struct (e.g "MyStruct"), or the full repository id (e.g. "IDL:MyStruct:1.0").
Příklady
| Předcházející | Domů | Další |
| OrbitObject | Nahoru |