Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Network.ONCRPC.Bind.Prot
Description
Generated from .NetworkONCRPCBindProt.x by hsrpcgen
Documentation
Constructors
Rpcb | |
Fields
|
Constructors
Rp__list | |
Fields
|
type Rpcblist_ptr = Optional Rp__list Source #
data Rpcb_rmtcallargs Source #
Constructors
Rpcb_rmtcallargs | |
Fields
|
Instances
XDR Rpcb_rmtcallargs Source # | |
Defined in Network.ONCRPC.Bind.Prot | |
Show Rpcb_rmtcallargs Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods showsPrec :: Int -> Rpcb_rmtcallargs -> ShowS # show :: Rpcb_rmtcallargs -> String # showList :: [Rpcb_rmtcallargs] -> ShowS # | |
Eq Rpcb_rmtcallargs Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods (==) :: Rpcb_rmtcallargs -> Rpcb_rmtcallargs -> Bool # (/=) :: Rpcb_rmtcallargs -> Rpcb_rmtcallargs -> Bool # |
data Rpcb_rmtcallres Source #
Constructors
Rpcb_rmtcallres | |
Fields
|
Instances
XDR Rpcb_rmtcallres Source # | |
Defined in Network.ONCRPC.Bind.Prot | |
Show Rpcb_rmtcallres Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods showsPrec :: Int -> Rpcb_rmtcallres -> ShowS # show :: Rpcb_rmtcallres -> String # showList :: [Rpcb_rmtcallres] -> ShowS # | |
Eq Rpcb_rmtcallres Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods (==) :: Rpcb_rmtcallres -> Rpcb_rmtcallres -> Bool # (/=) :: Rpcb_rmtcallres -> Rpcb_rmtcallres -> Bool # |
data Rpcb_entry Source #
Constructors
Rpcb_entry | |
Fields
|
Instances
XDR Rpcb_entry Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods xdrType :: Rpcb_entry -> String Source # xdrPut :: Rpcb_entry -> Put Source # xdrGet :: Get Rpcb_entry Source # | |
Show Rpcb_entry Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods showsPrec :: Int -> Rpcb_entry -> ShowS # show :: Rpcb_entry -> String # showList :: [Rpcb_entry] -> ShowS # | |
Eq Rpcb_entry Source # | |
Defined in Network.ONCRPC.Bind.Prot |
data Rpcb_entry_list Source #
Constructors
Rpcb_entry_list | |
Instances
XDR Rpcb_entry_list Source # | |
Defined in Network.ONCRPC.Bind.Prot | |
Show Rpcb_entry_list Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods showsPrec :: Int -> Rpcb_entry_list -> ShowS # show :: Rpcb_entry_list -> String # showList :: [Rpcb_entry_list] -> ShowS # | |
Eq Rpcb_entry_list Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods (==) :: Rpcb_entry_list -> Rpcb_entry_list -> Bool # (/=) :: Rpcb_entry_list -> Rpcb_entry_list -> Bool # |
rpcb_highproc_2 :: Integral a => a Source #
rpcb_highproc_3 :: Integral a => a Source #
rpcb_highproc_4 :: Integral a => a Source #
rPCBSTAT_HIGHPROC :: Integral a => a Source #
rPCBVERS_STAT :: Integral a => a Source #
rPCBVERS_4_STAT :: Integral a => a Source #
rPCBVERS_3_STAT :: Integral a => a Source #
rPCBVERS_2_STAT :: Integral a => a Source #
data Rpcbs_addrlist Source #
Constructors
Rpcbs_addrlist | |
Fields
|
Instances
XDR Rpcbs_addrlist Source # | |
Defined in Network.ONCRPC.Bind.Prot | |
Show Rpcbs_addrlist Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods showsPrec :: Int -> Rpcbs_addrlist -> ShowS # show :: Rpcbs_addrlist -> String # showList :: [Rpcbs_addrlist] -> ShowS # | |
Eq Rpcbs_addrlist Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods (==) :: Rpcbs_addrlist -> Rpcbs_addrlist -> Bool # (/=) :: Rpcbs_addrlist -> Rpcbs_addrlist -> Bool # |
data Rpcbs_rmtcalllist Source #
Constructors
Rpcbs_rmtcalllist | |
Fields
|
Instances
XDR Rpcbs_rmtcalllist Source # | |
Defined in Network.ONCRPC.Bind.Prot | |
Show Rpcbs_rmtcalllist Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods showsPrec :: Int -> Rpcbs_rmtcalllist -> ShowS # show :: Rpcbs_rmtcalllist -> String # showList :: [Rpcbs_rmtcalllist] -> ShowS # | |
Eq Rpcbs_rmtcalllist Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods (==) :: Rpcbs_rmtcalllist -> Rpcbs_rmtcalllist -> Bool # (/=) :: Rpcbs_rmtcalllist -> Rpcbs_rmtcalllist -> Bool # |
type Rpcbs_proc = FixedArray 13 Int Source #
Constructors
Rpcb_stat | |
Fields |
type Rpcb_stat_byvers = FixedArray 3 Rpcb_stat Source #
Constructors
Netbuf | |
Fields
|
type Rpc_string = String 4294967295 Source #
Constructors
RPCBPROG | |
data RPCBPROG'RPCBVERS Source #
Constructors
data RPCBPROG'RPCBVERS4 Source #
Constructors
Constructors
Mapping | |
Fields
|
iPPROTO_TCP :: Integral a => a Source #
iPPROTO_UDP :: Integral a => a Source #
Constructors
Call_args | |
Fields
|
data Call_result Source #
Constructors
Call_result | |
Fields
|
Instances
XDR Call_result Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods xdrType :: Call_result -> String Source # xdrPut :: Call_result -> Put Source # xdrGet :: Get Call_result Source # | |
Show Call_result Source # | |
Defined in Network.ONCRPC.Bind.Prot Methods showsPrec :: Int -> Call_result -> ShowS # show :: Call_result -> String # showList :: [Call_result] -> ShowS # | |
Eq Call_result Source # | |
Defined in Network.ONCRPC.Bind.Prot |
Constructors
PMAP_PROG | |
Fields |
data PMAP_PROG'PMAP_VERS Source #
Constructors