#include <format.h>
Public Member Functions | |
| fs_op (int color) | |
| fs_op (const std::string &s) | |
| operator fs_op_type () const | |
| void | display () const |
Public Attributes | |
| fs_op_type | type |
| int | x |
| int | y |
| bool | relative |
| std::string | text |
| formatted_string::fs_op::fs_op | ( | int | color | ) | [inline] |
| formatted_string::fs_op::fs_op | ( | const std::string & | s | ) | [inline] |
| formatted_string::fs_op::operator fs_op_type | ( | ) | const [inline] |
| void formatted_string::fs_op::display | ( | ) | const |

1.5.6