C:/Development/boost_sandbox/rpc/boost/rpc/config.hpp

00001 #ifndef BOOST_RPC_CONFIG_HPP
00002 #define BOOST_RPC_CONFIG_HPP
00003 
00004 #define BOOST_RPC_MAX_ARGS 4
00005 #define BOOST_RPC_HEADER_BUFFER_SIZE 200
00006 #define BOOST_RPC_RPC_BUFFER_SIZE 1000
00007 
00008 #endif // BOOST_RPC_CONFIG_HPP

Generated on Sun May 20 15:47:56 2007 by  doxygen 1.5.2