NVDA Helper
In-process and lite high-speed utilities for NVDA
displayModel.cpp File Reference
#include <string>
#include <sstream>
#include <deque>
#include <list>
#include <set>
#include <algorithm>
#include <common/xml.h>
#include <remote/nvdaControllerInternal.h>
#include <common/log.h>
#include "displayModel.h"

Go to the source code of this file.

Functions

std::wostream & operator<< (std::wostream &out, displayModelFormatColor_t const &color)
 

Function Documentation

◆ operator<<()