ROSE  0.11.145.0
Functions
stringify::qrs::Q3TextDocument Namespace Reference

Description

Stringification.

Functions

const char * SelectionIds (int64_t)
 Convert qrs::Q3TextDocument::SelectionIds enum constant to a string. More...
 
std::string SelectionIds (int64_t, const std::string &strip)
 Convert qrs::Q3TextDocument::SelectionIds enum constant to a string. More...
 
const std::vector< int64_t > & SelectionIds ()
 Return all qrs::Q3TextDocument::SelectionIds member values as a vector. More...
 

Function Documentation

const char* stringify::qrs::Q3TextDocument::SelectionIds ( int64_t  )

Convert qrs::Q3TextDocument::SelectionIds enum constant to a string.

std::string stringify::qrs::Q3TextDocument::SelectionIds ( int64_t  ,
const std::string &  strip 
)

Convert qrs::Q3TextDocument::SelectionIds enum constant to a string.

const std::vector<int64_t>& stringify::qrs::Q3TextDocument::SelectionIds ( )

Return all qrs::Q3TextDocument::SelectionIds member values as a vector.