Here is a list of all functions with links to the classes they belong to:
- m -
- Main() : wpi::CallbackThread< Derived, TUserInfo, TListenerData, TNotifierData >, wpi::detail::WorkerThreadThread< R, T >, wpi::java::JCallbackThread< T >, wpi::SafeThreadBase
- make_aligned_allocator() : wpi::memory::aligned_allocator< RawAllocator >
- make_allocator_adapter() : wpi::memory::allocator_adapter< RawAllocator >
- make_allocator_reference() : wpi::memory::allocator_reference< RawAllocator >
- make_any_std_allocator() : wpi::memory::any_std_allocator< T >
- make_deeply_tracked_allocator() : wpi::memory::deeply_tracked_allocator< Tracker, RawAllocator >
- make_segregator() : wpi::memory::segregator< Allocators >
- make_std_allocator() : wpi::memory::std_allocator< T, RawAllocator >
- make_thread_safe_allocator() : wpi::memory::thread_safe_allocator< RawAllocator, Mutex >
- make_tracked_allocator() : wpi::memory::tracked_allocator< Tracker, RawAllocator >
- MakeBoolean() : nt::Value
- MakeBooleanArray() : nt::Value
- MakeCompressor() : frc::PneumaticHub, frc::PneumaticsBase, frc::PneumaticsControlModule
- MakeDouble() : nt::Value
- MakeDoubleArray() : nt::Value
- MakeDoubleSolenoid() : frc::PneumaticHub, frc::PneumaticsBase, frc::PneumaticsControlModule
- MakeFloat() : nt::Value
- MakeFloatArray() : nt::Value
- MakeInteger() : nt::Value
- MakeIntegerArray() : nt::Value
- MakeRaw() : nt::Value
- MakeReadyFuture() : wpi::PromiseFactory< T >, wpi::PromiseFactory< void >
- MakeSolenoid() : frc::PneumaticHub, frc::PneumaticsBase, frc::PneumaticsControlModule
- MakeString() : nt::Value
- MakeStringArray() : nt::Value
- MalformedSplineException() : frc::SplineParameterizer::MalformedSplineException
- mallocForGrow() : wpi::SmallVectorBase, wpi::SmallVectorTemplateBase< T, bool >
- map() : detail::type_mapper< Char >, wpi::expected< T, E >
- map_error() : wpi::expected< T, E >
- MapIndex() : frc::LEDPattern
- MappedFileRegion() : wpi::MappedFileRegion
- Mask() : frc::LEDPattern
- MatchProtocol() : wpi::WebSocketServerHelper
- max_alignemnt() : wpi::memory::binary_segregator< Segregatable, RawAllocator >
- max_alignment() : wpi::memory::aligned_allocator< RawAllocator >, wpi::memory::allocator_storage< StoragePolicy, Mutex >, wpi::memory::allocator_traits< Allocator >, wpi::memory::allocator_traits< iteration_allocator< N, BlockAllocator > >, wpi::memory::allocator_traits< memory_pool< PoolType, ImplRawAllocator > >, wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >, wpi::memory::allocator_traits< memory_stack< BlockAllocator > >, wpi::memory::allocator_traits< temporary_allocator >, wpi::memory::fallback_allocator< Default, Fallback >, wpi::memory::memory_resource_allocator, wpi::memory::static_allocator, wpi::memory::tracked_allocator< Tracker, RawAllocator >, wpi::memory::virtual_memory_allocator
- max_array_size() : wpi::memory::aligned_allocator< RawAllocator >, wpi::memory::allocator_storage< StoragePolicy, Mutex >, wpi::memory::allocator_traits< Allocator >, wpi::memory::allocator_traits< iteration_allocator< N, BlockAllocator > >, wpi::memory::allocator_traits< memory_pool< PoolType, ImplRawAllocator > >, wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >, wpi::memory::allocator_traits< memory_stack< BlockAllocator > >, wpi::memory::allocator_traits< temporary_allocator >, wpi::memory::binary_segregator< Segregatable, RawAllocator >, wpi::memory::fallback_allocator< Default, Fallback >, wpi::memory::tracked_allocator< Tracker, RawAllocator >
- max_capacity() : wpi::FastQueue< T, MAX_BLOCK_SIZE >
- max_iterations() : wpi::memory::iteration_allocator< N, BlockOrRawAllocator >
- max_node_size() : wpi::memory::aligned_allocator< RawAllocator >, wpi::memory::allocator_storage< StoragePolicy, Mutex >, wpi::memory::allocator_traits< Allocator >, wpi::memory::allocator_traits< iteration_allocator< N, BlockAllocator > >, wpi::memory::allocator_traits< memory_pool< PoolType, ImplRawAllocator > >, wpi::memory::allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >, wpi::memory::allocator_traits< memory_stack< BlockAllocator > >, wpi::memory::allocator_traits< temporary_allocator >, wpi::memory::binary_segregator< Segregatable, RawAllocator >, wpi::memory::detail::free_list_array< FreeList, AccessPolicy >, wpi::memory::detail::heap_allocator_impl, wpi::memory::detail::lowlevel_allocator< Functor >, wpi::memory::detail::malloc_allocator_impl, wpi::memory::detail::new_allocator_impl, wpi::memory::fallback_allocator< Default, Fallback >, wpi::memory::memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >, wpi::memory::static_allocator, wpi::memory::tracked_allocator< Tracker, RawAllocator >, wpi::memory::virtual_memory_allocator
- max_size() : basic_format_args< Context >, basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass >, wpi::memory::std_allocator< T, RawAllocator >, wpi::SmallVectorTemplateCommon< T, typename >
- MaxAcceleration() : frc::TrajectoryConfig
- MaxAchievableAcceleration() : frc::ArmFeedforward, frc::ElevatorFeedforward, frc::SimpleMotorFeedforward< Distance >
- MaxAchievableVelocity() : frc::ArmFeedforward, frc::ElevatorFeedforward, frc::SimpleMotorFeedforward< Distance >
- Maximize() : sleipnir::OptimizationProblem
- MaxVelocity() : frc::CentripetalAccelerationConstraint, frc::DifferentialDriveKinematicsConstraint, frc::DifferentialDriveVoltageConstraint, frc::EllipticalRegionConstraint< Constraint >, frc::ExponentialProfile< Distance, Input >::Constraints, frc::MaxVelocityConstraint, frc::MecanumDriveKinematicsConstraint, frc::RectangularRegionConstraint< Constraint >, frc::SwerveDriveKinematicsConstraint< NumModules >, frc::TrajectoryConfig, frc::TrajectoryConstraint
- MaxVelocityConstraint() : frc::MaxVelocityConstraint
- MecanumControllerCommand() : frc2::MecanumControllerCommand
- MecanumDrive() : frc::MecanumDrive
- MecanumDriveKinematics() : frc::MecanumDriveKinematics
- MecanumDriveKinematicsConstraint() : frc::MecanumDriveKinematicsConstraint
- MecanumDriveOdometry() : frc::MecanumDriveOdometry
- MecanumDriveOdometry3d() : frc::MecanumDriveOdometry3d
- MecanumDrivePoseEstimator() : frc::MecanumDrivePoseEstimator
- MecanumDrivePoseEstimator3d() : frc::MecanumDrivePoseEstimator3d
- Mechanism() : frc2::sysid::Mechanism
- Mechanism2d() : frc::Mechanism2d
- MechanismLigament2d() : frc::MechanismLigament2d
- MechanismObject2d() : frc::MechanismObject2d
- MechanismRoot2d() : frc::MechanismRoot2d
- MedianFilter() : frc::MedianFilter< T >
- memory_arena() : wpi::memory::memory_arena< BlockAllocator, Cached >
- memory_block() : wpi::memory::memory_block
- memory_block_stack() : wpi::memory::detail::memory_block_stack
- memory_pool() : wpi::memory::memory_pool< PoolType, BlockOrRawAllocator >
- memory_pool_collection() : wpi::memory::memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
- memory_resource_adapter() : wpi::memory::memory_resource_adapter< RawAllocator >
- memory_resource_allocator() : wpi::memory::memory_resource_allocator
- memory_stack() : wpi::memory::memory_stack< BlockOrRawAllocator >
- memory_stack_raii_unwind() : wpi::memory::memory_stack_raii_unwind< Stack >
- MemoryBuffer() : wpi::MemoryBuffer
- MemoryBufferRef() : wpi::MemoryBufferRef
- merge_patch() : basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass >
- MerweScaledSigmaPoints() : frc::MerweScaledSigmaPoints< States >
- meta() : basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass >
- metavar() : wpi::Argument
- min_alignment() : wpi::memory::aligned_allocator< RawAllocator >
- min_block_size() : wpi::memory::detail::free_memory_list, wpi::memory::detail::ordered_free_memory_list, wpi::memory::detail::small_free_memory_list, wpi::memory::memory_arena< BlockAllocator, Cached >, wpi::memory::memory_pool< PoolType, BlockOrRawAllocator >, wpi::memory::memory_stack< BlockOrRawAllocator >
- min_level() : wpi::Logger
- MinAchievableAcceleration() : frc::ArmFeedforward, frc::ElevatorFeedforward, frc::SimpleMotorFeedforward< Distance >
- MinAchievableVelocity() : frc::ArmFeedforward, frc::ElevatorFeedforward, frc::SimpleMotorFeedforward< Distance >
- MiniCIM() : frc::DCMotor
- Minimize() : sleipnir::OptimizationProblem
- MinMaxAcceleration() : frc::CentripetalAccelerationConstraint, frc::DifferentialDriveKinematicsConstraint, frc::DifferentialDriveVoltageConstraint, frc::EllipticalRegionConstraint< Constraint >, frc::MaxVelocityConstraint, frc::MecanumDriveKinematicsConstraint, frc::RectangularRegionConstraint< Constraint >, frc::SwerveDriveKinematicsConstraint< NumModules >, frc::TrajectoryConstraint
- minute() : detail::chrono_formatter< FormatContext, OutputIt, Rep, Period >
- mix() : wpi::hashing::detail::hash_state
- mix_32_bytes() : wpi::hashing::detail::hash_state
- MjpegServer() : cs::MjpegServer
- monostate() : monostate
- month() : month, year_month_day
- Motor() : frc::sysid::SysIdRoutineLog
- MotorControllerGroup() : frc::MotorControllerGroup
- MotorSafety() : frc::MotorSafety
- Move() : wpi::SendableRegistry, wpi::uv::Buffer
- moved_or_copied() : detail::json_ref< BasicJsonType >
- moveElementsForGrow() : wpi::SmallVectorTemplateBase< T, bool >
- MoveFrom() : wpi::SmallPtrSetImplBase
- moveFromOldBuckets() : wpi::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >
- MoveImpl() : wpi::detail::UniqueFunctionBase< ReturnT, ParamTs >
- MovingAverage() : frc::LinearFilter< T >
- msg_descriptor() : _wpi_proto_ProtobufArmFeedforward, _wpi_proto_ProtobufChassisSpeeds, _wpi_proto_ProtobufCubicHermiteSpline, _wpi_proto_ProtobufDCMotor, _wpi_proto_ProtobufDifferentialDriveFeedforward, _wpi_proto_ProtobufDifferentialDriveKinematics, _wpi_proto_ProtobufDifferentialDriveWheelPositions, _wpi_proto_ProtobufDifferentialDriveWheelSpeeds, _wpi_proto_ProtobufDifferentialDriveWheelVoltages, _wpi_proto_ProtobufElevatorFeedforward, _wpi_proto_ProtobufEllipse2d, _wpi_proto_ProtobufLinearSystem, _wpi_proto_ProtobufMatrix, _wpi_proto_ProtobufMecanumDriveKinematics, _wpi_proto_ProtobufMecanumDriveWheelPositions, _wpi_proto_ProtobufMecanumDriveWheelSpeeds, _wpi_proto_ProtobufPose2d, _wpi_proto_ProtobufPose3d, _wpi_proto_ProtobufQuaternion, _wpi_proto_ProtobufQuinticHermiteSpline, _wpi_proto_ProtobufRectangle2d, _wpi_proto_ProtobufRotation2d, _wpi_proto_ProtobufRotation3d, _wpi_proto_ProtobufSimpleMotorFeedforward, _wpi_proto_ProtobufSwerveDriveKinematics, _wpi_proto_ProtobufSwerveModulePosition, _wpi_proto_ProtobufSwerveModuleState, _wpi_proto_ProtobufTrajectory, _wpi_proto_ProtobufTrajectoryState, _wpi_proto_ProtobufTransform2d, _wpi_proto_ProtobufTransform3d, _wpi_proto_ProtobufTranslation2d, _wpi_proto_ProtobufTranslation3d, _wpi_proto_ProtobufTwist2d, _wpi_proto_ProtobufTwist3d, _wpi_proto_ProtobufVector
- msg_name() : _wpi_proto_ProtobufArmFeedforward, _wpi_proto_ProtobufChassisSpeeds, _wpi_proto_ProtobufCubicHermiteSpline, _wpi_proto_ProtobufDCMotor, _wpi_proto_ProtobufDifferentialDriveFeedforward, _wpi_proto_ProtobufDifferentialDriveKinematics, _wpi_proto_ProtobufDifferentialDriveWheelPositions, _wpi_proto_ProtobufDifferentialDriveWheelSpeeds, _wpi_proto_ProtobufDifferentialDriveWheelVoltages, _wpi_proto_ProtobufElevatorFeedforward, _wpi_proto_ProtobufEllipse2d, _wpi_proto_ProtobufLinearSystem, _wpi_proto_ProtobufMatrix, _wpi_proto_ProtobufMecanumDriveKinematics, _wpi_proto_ProtobufMecanumDriveWheelPositions, _wpi_proto_ProtobufMecanumDriveWheelSpeeds, _wpi_proto_ProtobufPose2d, _wpi_proto_ProtobufPose3d, _wpi_proto_ProtobufQuaternion, _wpi_proto_ProtobufQuinticHermiteSpline, _wpi_proto_ProtobufRectangle2d, _wpi_proto_ProtobufRotation2d, _wpi_proto_ProtobufRotation3d, _wpi_proto_ProtobufSimpleMotorFeedforward, _wpi_proto_ProtobufSwerveDriveKinematics, _wpi_proto_ProtobufSwerveModulePosition, _wpi_proto_ProtobufSwerveModuleState, _wpi_proto_ProtobufTrajectory, _wpi_proto_ProtobufTrajectoryState, _wpi_proto_ProtobufTransform2d, _wpi_proto_ProtobufTransform3d, _wpi_proto_ProtobufTranslation2d, _wpi_proto_ProtobufTranslation3d, _wpi_proto_ProtobufTwist2d, _wpi_proto_ProtobufTwist3d, _wpi_proto_ProtobufVector
- MsgDesc() : wpi::ProtoInputStream< T >, wpi::ProtoOutputStream< T >
- mul() : detail::dtoa_impl::diyfp
- MulticastServiceAnnouncer() : wpi::MulticastServiceAnnouncer
- MulticastServiceResolver() : wpi::MulticastServiceResolver
- MultiSubscriber() : nt::MultiSubscriber
- MutableDynamicStruct() : wpi::MutableDynamicStruct
- mutex_storage() : wpi::memory::detail::mutex_storage< Mutex >, wpi::memory::detail::mutex_storage< no_mutex >
- MutuallyExclusiveGroup() : wpi::ArgumentParser::MutuallyExclusiveGroup