Searched refs:ofstream_ (Results 1 – 3 of 3) sorted by relevance
117 ofstream_.close(); in use_file_impl()118 ofstream_.clear(); in use_file_impl()119 ofstream_.open(file.c_str()); in use_file_impl()126 ofstream_ << text << std::endl; in log_impl()141 std::ofstream ofstream_; member in services::logger_service
56 ifstream_, wifstream_, ofstream_, wofstream_, \ argument76 BOOST_CHECK_BOOL_TRAIT(trait, std::ofstream, ofstream_); \