C++ Framework Reference¶
The writing rules follow the Reference-writing guide (Korean-only). This tree reuses the same 8 categories and order as the dotnet reference (the parity-reference lane), and each entry was written by cross-checking the C++ exact interface directly.
The interface catalog and exact-interface documents linked below stay Korean-only. Following those links lands on Korean content.
- Guide 13. Key-type usage index — the tutorial angle.
- C++ exact interface — the document that owns the contract text itself.
- This reference — collects only "what you must know to complete this one call."
Category¶
| Category | Status | Corresponding spec |
|---|---|---|
| Host lifecycle | Drafted | 06-framework-api, 30-host-relocation-flow |
| Topology discovery | Drafted | 07-channel-topology, 09-client-server-channel, 10-network-listener-identity, 21-location-runtime |
| Messaging execution | Drafted | 04-message-model, 05-async-execution-policy, 08-channel-messaging |
| Spot instance | Drafted | 12-spot-messaging, 15-spot-actor, 16-spot-address-messaging, 17-stage-wrapper-on-spot |
| Actor relocation | Drafted | 14-actor-model, 15-spot-actor, 20-session-actor-dispatch, 30-host-relocation-flow |
| Stream session | Drafted | 19-stream-session, 20-session-actor-dispatch |
| Location authority | Drafted | 21-location-runtime, 22-location-store-redis, 23-relocation-store-redis, 30-host-relocation-flow |
| Observability diagnostics | Drafted | 24-runtime-monitoring, 25-runtime-metrics, 26-message-flow-tracing, 27-flow-correlation, 29-transport-liveness |
C++-specific scope decision. The C++ guide has HTTP Hosting (chapters 18-21) beyond the dotnet 8 categories. This is a C++-only extension outside dotnet framework's parity scope, so it is not included in this reference — if an HTTP hosting reference is needed, discuss it as a separate category.
ko and en are both complete. This document tree is wired into mkdocs.yml nav.