Open C++ Libraries.org develop
Loading...
Searching...
No Matches
ocl::remarks::remarks_manifest_hdr Struct Referencefinal

The remarks manifest structure, which stores LLM information about a file. More...

#include <remarks_fwd.hpp>

Public Attributes

int64_t magic_ {OCL_REMARKS_MAGIC}
 
int64_t version_ {OCL_REMARKS_VERSION}
 
int32_t vendor_id_ {llm_vendor_unknown}
 
int32_t class_id_ {0}
 
int32_t flags_ {0}
 
int32_t kind_ {llm_kind_unknown}
 

Detailed Description

The remarks manifest structure, which stores LLM information about a file.


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