#include <rpc/rpc.h>
Go to the source code of this file.
Namespaces | |
namespace | oasys |
Classes | |
class | oasys::ScopeXDRFree |
Similar idea to ScopePointer and ScopeMalloc (see Pointers.h) but meant to ensure that xdr_free() is called before a fn returns. More... |