Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phtransportctrl_t.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phtransportctrl_t.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phtransportctrl_t.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phtransportctrl_t.html on line 8
Control structure for the Photon transport mechanism
typedef struct phdattransp {
PhTransportLink_t *first_inline;
PhTransportLink_t *last_inline;
int unsigned n_inline;
int unsigned rqdata_cnt;
} PhTransportCtrl_t ;
This structure is used when packing data for use with Photon's transport
mechanism.
It includes these members:
- first_inline
- A pointer to the beginning of a linked list of inlined data.
- last_inline
- A pointer to the end of the linked list of inlined data.
- n_inline
- The number of items in the linked list.
- rqdata_cnt
- The number of requested data types.
Photon
PhCreateTransportCtrl(),
PhGetNextInlineData(),
PhGetTransportVectors(),
PhPackEntry(),
PhPackType(),
PhReleaseTransportCtrl(),
PhTransportLink_t,
PhTransportType()
Drag and Drop
chapter of the Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phtransportctrl_t.html on line 103
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phtransportctrl_t.html on line 103