Class PortInPolicy

Inheritance Relationships

Base Type

Class Documentation

class PortInPolicy : public PortPolicy

Public Functions

inline PortInPolicy(SlotRange slot_number_range = SlotRange(1), bool cache = false, int64_t time_out = -1)
inline bool cache_enabled() const
inline int64_t time_out() const

Protected Attributes

bool cache_enabled_
int64_t time_out_