Lines Matching defs:API

42 ## API  section in Node.js Binding for CZMQ
46 ### The Zargs class - Platform independent command line argument parsing helpers
164 ### The Zarmour class - armoured text encoding and decoding
275 ### The Zcert class - work with CURVE security certificates
394 ### The Zcertstore class - work with CURVE security certificate stores
454 ### The Zchunk class - work with memory chunks
608 ### The Zclock class - millisecond clocks and delays
661 ### The Zconfig class - work with config files written in rfc.zeromq.org/spec:4/ZPL.
854 ### The Zdigest class - provides hashing functions (SHA-1 at present)
904 ### The Zdir class - work with file-system directories
996 ### The ZdirPatch class - work with directory patches
1062 ### The Zfile class - helper functions for working with files.
1224 ### The Zframe class - working with single message frames
1373 ### The Zhash class - generic type-free hash container (simple)
1505 ### The Zhashx class - extended generic type-free hash container
1635 ### The Ziflist class - List of network interfaces available on system
1725 ### The Zlist class - simple generic list container
1782 ### The Zlistx class - extended generic list container
1851 ### The Zloop class - event-driven reactor
1937 ### The Zmsg class - working with multipart messages
2168 ### The Zpoller class - event-driven reactor
2222 ### The Zproc class - process configuration and status
2322 ### The Zsock class - high-level socket API that hides libzmq contexts and sockets
3805 ### The Zstr class - sending and receiving strings
3922 ### The Zsys class -
4515 ### The Ztimerset class - timer set
4574 ### The Ztrie class - simple trie for tokenizable strings
4638 ### The Zuuid class - UUID support class
4725 …t class - Http client, allowing multiple requests simultaneously and integrate easily with zpoller.
4750 ### The ZhttpServer class - Simple http server.
4793 ### The ZhttpServerOptions class - zhttp server.
4840 …e ZhttpRequest class - Http request that can be received from zhttp_server or sent to zhttp_client.
4966 …ZhttpResponse class - Http response that can be received from zhttp_client or sent to zhttp_server.
5060 ### The Zosc class - Create and decode Open Sound Control messages. (OSC)