Advertisement
Zgragselus

Wtf copilot

Jun 28th, 2024
693
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.77 KB | None | 0 0
  1.  
  2.                 // Header
  3.         Structure::Header header;
  4.  
  5.         // Body
  6.         Structure::Body body;
  7.  
  8.         // Data
  9.         Structure::DataRecord data;
  10.  
  11.         // File path
  12.         std::string filePath;
  13.  
  14.         // File name
  15.         std::string fileName;
  16.  
  17.         // File extension
  18.         std::string fileExtension;
  19.  
  20.         // File full path
  21.         std::string fileFullPath;
  22.  
  23.         // File size
  24.         uint64_t fileSize;
  25.  
  26.         // File creation date
  27.         std::string fileCreationDate;
  28.  
  29.         // File modification date
  30.         std::string fileModificationDate;
  31.  
  32.         // File access date
  33.         std::string fileAccessDate;
  34.  
  35.         // File attributes
  36.         uint32_t fileAttributes;
  37.  
  38.         // File type
  39.         uint32_t fileType;
  40.  
  41.         // File status
  42.         uint32_t fileStatus;
  43.  
  44.         // File error
  45.         uint32_t fileError;
  46.  
  47.         // File error message
  48.         std::string fileErrorMessage;
  49.  
  50.         // File error code
  51.         uint32_t fileErrorCode;
  52.  
  53.         // File error description
  54.         std::string fileErrorDescription;
  55.  
  56.         // File error source
  57.         std::string fileErrorSource;
  58.  
  59.         // File error stack
  60.         std::string fileErrorStack;
  61.  
  62.         // File error type
  63.         uint32_t fileErrorType;
  64.  
  65.         // File error code
  66.         uint32_t fileErrorSeverity;
  67.  
  68.         // File error code
  69.         uint32_t fileErrorCategory;
  70.  
  71.         // File error code
  72.         uint32_t fileErrorCode;
  73.  
  74.         // File error code
  75.         uint32_t fileErrorLine;
  76.  
  77.         // File error code
  78.         uint32_t fileErrorColumn;
  79.  
  80.         // File error code
  81.         uint32_t fileErrorOffset;
  82.  
  83.         // File error code
  84.         uint32_t fileErrorLength;
  85.  
  86.         // File error code
  87.         uint32_t fileErrorPosition;
  88.  
  89.         // File error code
  90.         uint32_t fileErrorStart;
  91.  
  92.         // File error code
  93.         uint32_t fileErrorEnd;
  94.  
  95.         // File error code
  96.         uint32_t fileErrorCount;
  97.  
  98.         // File error code
  99.         uint32_t fileErrorTotal;
  100.  
  101.         // File error code
  102.         uint32_t fileErrorIndex;
  103.  
  104.         // File error code
  105.         uint32_t fileErrorSize;
  106.  
  107.         // File error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement