Searched defs:LogType (Results 1 – 3 of 3) sorted by relevance
24 LogType(std::ostream* out) : out_(out) {} in LogType() function
57 static int LogType = SOCK_DGRAM; /* type of socket connection */ variable