A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/structCXUnsavedFile.html below:

clang: CXUnsavedFile Struct Reference

Provides the contents of a file that has not yet been saved to disk. More...

#include "clang-c/Index.h"

const char *  Filename   The file whose contents have not yet been saved.
  const char *  Contents   A buffer containing the unsaved contents of this file.
  unsigned long  Length   The length of the unsaved contents of this buffer.
 

Provides the contents of a file that has not yet been saved to disk.

Each CXUnsavedFile instance provides the name of a file on the system along with the current contents of that file that have not yet been saved to disk.

Definition at line 106 of file Index.h.

◆ Contents const char* CXUnsavedFile::Contents

A buffer containing the unsaved contents of this file.

Definition at line 117 of file Index.h.

◆ Filename const char* CXUnsavedFile::Filename

The file whose contents have not yet been saved.

This file must already exist in the file system.

Definition at line 112 of file Index.h.

◆ Length

The length of the unsaved contents of this buffer.

Definition at line 122 of file Index.h.

The documentation for this struct was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4