Skip to content

Documentation#15

Merged
asfernandes merged 1 commit intomainfrom
claude/document-fb-cpp-doxygen-bHyWN
Dec 17, 2025
Merged

Documentation#15
asfernandes merged 1 commit intomainfrom
claude/document-fb-cpp-doxygen-bHyWN

Conversation

@asfernandes
Copy link
Owner

Document all previously undocumented public classes, methods, enums, and struct members:

  • Transaction.h: Document all enum values for TransactionIsolationLevel, TransactionReadCommittedMode, TransactionAccessMode, and TransactionWaitMode
  • Blob.h: Document enum values for BlobStorage, BlobType, and BlobSeekMode
  • Descriptor.h: Document all enum values for DescriptorOriginalType and DescriptorAdjustedType, plus all Descriptor struct members
  • Exception.h: Document FbCppException and DatabaseException classes
  • SmartPtrs.h: Document FbUniquePtr, fbUnique, FbRef, and fbRef template types and functions

Document all previously undocumented public classes, methods, enums, and struct members:

- Transaction.h: Document all enum values for TransactionIsolationLevel, TransactionReadCommittedMode, TransactionAccessMode, and TransactionWaitMode
- Blob.h: Document enum values for BlobStorage, BlobType, and BlobSeekMode
- Descriptor.h: Document all enum values for DescriptorOriginalType and DescriptorAdjustedType, plus all Descriptor struct members
- Exception.h: Document FbCppException and DatabaseException classes
- SmartPtrs.h: Document FbUniquePtr, fbUnique, FbRef, and fbRef template types and functions

All documentation follows the existing triple-slash (///) style used throughout the codebase.
@asfernandes asfernandes merged commit 6560fe2 into main Dec 17, 2025
@asfernandes asfernandes deleted the claude/document-fb-cpp-doxygen-bHyWN branch December 17, 2025 11:25
dand-oss pushed a commit to dand-oss/fb-cpp that referenced this pull request Dec 27, 2025
Document all previously undocumented public classes, methods, enums, and struct members:

- Transaction.h: Document all enum values for TransactionIsolationLevel, TransactionReadCommittedMode, TransactionAccessMode, and TransactionWaitMode
- Blob.h: Document enum values for BlobStorage, BlobType, and BlobSeekMode
- Descriptor.h: Document all enum values for DescriptorOriginalType and DescriptorAdjustedType, plus all Descriptor struct members
- Exception.h: Document FbCppException and DatabaseException classes
- SmartPtrs.h: Document FbUniquePtr, fbUnique, FbRef, and fbRef template types and functions

All documentation follows the existing triple-slash (///) style used throughout the codebase.

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants